Skip to content

Hostname

amsnac5.com

Last fetched

amsnac5.com resolves to 2 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:3956 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.181.229.51107.181.228.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
213.246.45.85213.246.32.0/19AS21409FR

WHOIS identity

Registrar
iana:3956
Organization
alan vailes
Contact emails

Subdomains

12 observed subdomains of amsnac5.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for amsnac5.com.

MechanismTarget
SPF_Aamsnac5.com
SPF_INCLUDEspf1.wznoc.com
SPF_IP107.181.229.51
SPF_MXamsnac5.com

Related pages

Pivot deeper into the graph from amsnac5.com.

Cypher and MCP

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

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