Hostname
swatmanagement.com
Last fetched
swatmanagement.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
swatmanagement.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.25.79.176 | 100.42.102.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.59.154 | 18.231.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.192.41.218 | 35.1.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.197.211.136 | 35.1.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.2.219 | 45.2.200.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.213.81 | 45.2.200.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.43.193 | 45.2.200.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.14.18 | 45.2.200.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.210.214.46 | 54.218.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.195.41 | 35.1.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.131.203 | 32.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
4 observed subdomains of swatmanagement.com.
Threat posture
History
Mail and authentication
MX records
- swatmanagement.com
SPF policy
2 SPF mechanisms authorising senders for swatmanagement.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
| SPF_MX | swatmanagement.com |
Related pages
Pivot deeper into the graph from swatmanagement.com.
- IP · 100.25.79.176
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · admin@radonmail.com
- TLD · .com
- Browse hostnames · sw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "swatmanagement.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.