Skip to content

Hostname

ammacarpets.com

Last fetched

ammacarpets.com resolves to 9 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · ammacarpets.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ammacarpets.com

Resolution chain

ammacarpets.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.164.64.86194.164.64.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.113.16.15192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.19992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.23492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.8992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.10592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.12292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.13692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.8092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

Registrar
iana:1636
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of ammacarpets.com.

Web-graph footprint

Distinct hostnames that link to or from ammacarpets.com in the public web crawl.

33 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ammacarpets.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from ammacarpets.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ammacarpets.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.