Skip to content

Hostname

anthozym.at

Last fetched

anthozym.at has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:mikas isp werbe gmbh as the registrar.

Nutrition Label

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

Resolution chain

anthozym.at 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
registrar:mikas isp werbe gmbh
Organization
mr. petrasch gmbh & co
Contact emails

Subdomains

2 observed subdomains of anthozym.at.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for anthozym.at.

MechanismTarget
SPF_Aanthozym.at
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.at

Related pages

Pivot deeper into the graph from anthozym.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anthozym.at"})-[: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.