Hostname
anthemiq.com
Last fetched
anthemiq.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anthemiq.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1248383693
- Contact emails
- vqo6xcptvrod@contactprivacy.email
- 4b15b1a3-6dc3-49b3-9cdf-940fb8eaf712@identity-protect.org
- 960258e3-4174-434d-9e0f-954da2a4a9be@identity-protect.org
- cc250f44-84c9-49a8-a2a4-3cdb5bc282aa@identity-protect.org
- e3eb5e6b-3b28-4ade-b9a5-2db68e23e702@identity-protect.org
- fbf186d2-be4d-4ba5-872f-4254e6e8678d@identity-protect.org
Subdomains
24 observed subdomains of anthemiq.com.
Web-graph footprint
Distinct hostnames that link to or from anthemiq.com in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for anthemiq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | squarespace-mail.com |
Related pages
Pivot deeper into the graph from anthemiq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "anthemiq.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.