Skip to content

Hostname

hostmaster.jetzt-anders.com

Last fetched

hostmaster.jetzt-anders.com resolves to 2 IPv4 addresses operated by GD-EMEA-DC-SXB1 - Host Europe GmbH in FR.

Nutrition Label

WHISPER CANON · hostmaster.jetzt-anders.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/hostmaster.jetzt-anders.com

Resolution chain

hostmaster.jetzt-anders.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.204.239.19592.204.239.0/24AS8972GD-EMEA-DC-SXB1 - Host Europe GmbHFR
92.205.174.19892.205.168.0/21AS21499GODADDY-SXB - Host Europe GmbHDE

WHOIS identity

No WHOIS records are currently associated with hostmaster.jetzt-anders.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hostmaster.jetzt-anders.com.

MechanismTarget
SPF_INCLUDEispgateway.de
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from hostmaster.jetzt-anders.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hostmaster.jetzt-anders.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.