Hostname
speer.com
Last fetched
speer.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
speer.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 |
|---|---|---|---|---|
| 52.165.135.234 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of speer.com owner
- Contact emails
- fs6aq8zn86n@networksolutionsprivateregistration.com
- qr78w82t5wk@networksolutionsprivateregistration.com
- x48m29zk3g5@networksolutionsprivateregistration.com
- 0c4e77a2-5ca0-41dc-b5e3-a6593762b50a@identity-protect.org
- 0f7776d5-8044-4a7e-ba54-0354a6604c1c@identity-protect.org
- 26c4965e-f4c2-4bd4-adfd-fa37e114f7f8@identity-protect.org
- 74a6dc38-6a03-4735-ac54-4f6327bbd4fa@identity-protect.org
- 8b635cca-0a8c-40be-9765-9ad7eee8302e@identity-protect.org
- a38f466e-e4ae-4142-9cfd-e8c9af63f7d1@identity-protect.org
- ce6fa367-a0d2-4cdd-95b2-0a061cb4ab3f@identity-protect.org
- owner-2828197@speer.com.whoisprivacyservice.org
- owner-6763099@speer.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of speer.com.
Web-graph footprint
Distinct hostnames that link to or from speer.com in the public web crawl.
136 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from speer.com.
- IP · 52.165.135.234
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · fs6aq8zn86n@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "speer.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.