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
Resolution chain
ableammo.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 |
|---|---|---|---|---|
| 204.144.184.14 | 204.144.184.0/24 | AS21777 | MASSIVE-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ableammo.com.
| Mechanism | Target |
|---|---|
| SPF_A | ableammo.com |
| SPF_INCLUDE | spf.mailengine1.com |
| SPF_IP | 64.92.125.81 |
| SPF_MX | ableammo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.