Skip to content

Hostname

anthozym.com

Last fetched

anthozym.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · anthozym.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/anthozym.com

Resolution chain

anthozym.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:1443
Organization
mr. petrasch gmbh & co
Contact emails

Subdomains

2 observed subdomains of anthozym.com.

Web-graph footprint

Distinct hostnames that link to or from anthozym.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for anthozym.com.

MechanismTarget
SPF_Aanthozym.com
SPF_IP89.200.168.206
SPF_IP89.200.171.107
SPF_IP89.200.171.108
SPF_IP89.200.171.109
SPF_IP89.200.171.110
SPF_IP89.200.171.111
SPF_IP89.200.171.112
SPF_IP89.200.171.113
SPF_IP89.200.171.114
SPF_IP89.200.171.56
SPF_IP89.200.171.91
SPF_IP94.102.209.206
SPF_IP94.102.213.102
SPF_IP94.102.213.104
SPF_IP94.102.213.99
SPF_IP94.102.215.105
SPF_IP94.102.215.106
SPF_IP94.102.215.199
SPF_IP94.102.215.209
SPF_IP94.102.215.217
SPF_IP94.102.215.232
SPF_IP94.102.215.244
SPF_IP94.102.215.245
SPF_MXanthozym.com

Related pages

Pivot deeper into the graph from anthozym.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "anthozym.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.