Skip to content

Hostname

armoryammo.com

Last fetched

armoryammo.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · armoryammo.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/armoryammo.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.213.255.46162.213.255.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
185.53.179.146185.53.179.0/24AS206834DE

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

14 observed subdomains of armoryammo.com.

Web-graph footprint

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

90 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for armoryammo.com.

MechanismTarget
SPF_Aarmoryammo.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.213.255.46
SPF_IP162.213.255.48
SPF_IP68.65.123.34
SPF_MXarmoryammo.com

Related pages

Pivot deeper into the graph from armoryammo.com.

Cypher and MCP

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

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