Skip to content

Hostname

ableammo.com

Last fetched

ableammo.com resolves to 1 IPv4 address operated by MASSIVE-NETWORKS-21777 - Massive Networks, Inc. in US. WHOIS lists registrar:tierranet inc. d/b/a domaindiscover as the registrar.

Nutrition Label

WHISPER CANON · ableammo.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ableammo.com

Resolution chain

ableammo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
204.144.184.14204.144.184.0/24AS21777MASSIVE-NETWORKS-21777 - Massive Networks, Inc.US

WHOIS identity

Registrar
registrar:tierranet inc. d/b/a domaindiscover
Organization
randy wright
Contact emails

Subdomains

6 observed subdomains of ableammo.com.

Web-graph footprint

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

117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ableammo.com.

MechanismTarget
SPF_Aableammo.com
SPF_INCLUDEspf.mailengine1.com
SPF_IP64.92.125.81
SPF_MXableammo.com

Related pages

Pivot deeper into the graph from ableammo.com.

Cypher and MCP

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

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