Hostname
armored-gopher.com
Last fetched
armored-gopher.com resolves to 1 IPv4 address operated by AS61969 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
armored-gopher.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 |
|---|---|---|---|---|
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- armored gopher games
- Contact emails
- 4830me87lsi59asfr9igd6hjec@domaindiscreet.com
- rhmaniac@hotmail.com
- 1791bb52ed9701a4afbfbe883345517d8161a0b1c9623c5db18394f70e1ff9d5@armored-gopher.com.whoisproxy.org
- 18f7015ebbce75b1fbece09feaf257ef880ec2c6464a3df58f503751d48380f2@armored-gopher.com.whoisproxy.org
- 58be0071235e0c93ae445fbf3441e64fd930709c167ab491ffb23fccd00f2f10@armored-gopher.com.whoisproxy.org
- 60385f88f6ed2d6c519288b227d7c920322b4bf20485020e6ec2c5e23de3c264@armored-gopher.com.whoisproxy.org
- 78820fd730f6827037901739e5135a98b901e02e3201cba083bbd56bb5cf0d8e@armored-gopher.com.whoisproxy.org
- 800c30a5a42b44657cf4d83fb5db25320947ae6aad4053f5f4de35ec42e67b24@armored-gopher.com.whoisproxy.org
- ba8102dac4be1b1aafdf0f8740f3ccbfeae1a59c1179dce89936ed233b6acd72@armored-gopher.com.whoisproxy.org
- d8a74472fed3d22271742a5e3a8c7336fa9ba7e8331eff1ef8164a46a1d83c57@armored-gopher.com.whoisproxy.org
- d90b8f27364e5daf65669d0f77721a1f90ceff341f1baca35b09e716a691d5aa@armored-gopher.com.whoisproxy.org
- e8e612ecf68c96fc8898c15d0e181b5236a445bf3a45854adf05d2e80b15f718@armored-gopher.com.whoisproxy.org
Subdomains
76 observed subdomains of armored-gopher.com.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from armored-gopher.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for armored-gopher.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from armored-gopher.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "armored-gopher.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.