Hostname
americanagent.com
Last fetched
americanagent.com resolves to 1 IPv4 address operated by SWISHMAIL - Swishmail in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
americanagent.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.72.58.222 | 208.72.56.0/22 | AS14469 | SWISHMAIL - Swishmail | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- americanagent
- Contact emails
- 31934eb672291169a99a561bc1819c6d5f9350cf@privatedomain.gkg.net
- a69c09d6e17539cdebc1b07cd4d4aa22639fbc52@privatedomain.gkg.net
- a7bcbb34fb4b9ecc54fe463f063900560a5fdc25@privatedomain.gkg.net
- c9eb82ceec099e3d1bd2197e494fa54a8992387a@privatedomain.gkg.net
- ec17e7e0702c44a3399324b7953080bae03e6d79@privatedomain.gkg.net
- nocontactsfound@secureserver.net
Subdomains
3 observed subdomains of americanagent.com.
Web-graph footprint
Distinct hostnames that link to or from americanagent.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for americanagent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.swishmail.com |
Related pages
Pivot deeper into the graph from americanagent.com.
- IP · 208.72.58.222
- ASN · AS14469SWISHMAIL - Swishmail
- Registrar · iana:93
- Country · US
- Email · 31934eb672291169a99a561bc1819c6d5f9350cf@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · am…
- 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: "americanagent.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.