Hostname
spotzerdigital.com
Last fetched
spotzerdigital.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spotzerdigital.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.229 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.180 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bryan starr
- Contact emails
- it@spotzer.com
- rvangeelen@spotzer.com
- 3e0fd9d3-5c87-4e77-a0a1-2282b7bcb9b1@identity-protect.org
- 4a7fce41-bf21-46da-a447-1e216edeaf7b@identity-protect.org
- 641d3d18-b257-4cb0-be32-5415e61d04a2@identity-protect.org
- 6b814550-54d9-4662-8fc3-01558ff0dc0d@identity-protect.org
- cb5888c1-d28e-419d-b8c8-16a4399fce09@identity-protect.org
Subdomains
6 observed subdomains of spotzerdigital.com.
Web-graph footprint
Distinct hostnames that link to or from spotzerdigital.com in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from spotzerdigital.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spotzerdigital.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.