Skip to content

Hostname

xa1.serverdomain.org

Last fetched

xa1.serverdomain.org resolves to 1 IPv4 address operated by TELEMAXX - TelemaxX Telekommunikation GmbH in DE.

Nutrition Label

WHISPER CANON · xa1.serverdomain.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/xa1.serverdomain.org

Resolution chain

xa1.serverdomain.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.107.184.14589.107.184.0/21AS12843TELEMAXX - TelemaxX Telekommunikation GmbHDE

WHOIS identity

No WHOIS records are currently associated with xa1.serverdomain.org in WhisperGraph.

Subdomains

16 observed subdomains of xa1.serverdomain.org.

Web-graph footprint

Distinct hostnames that link to or from xa1.serverdomain.org in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for xa1.serverdomain.org.

MechanismTarget
SPF_Axa1.serverdomain.org
SPF_INCLUDEspf.serverdomain.org
SPF_MXxa1.serverdomain.org

Related pages

Pivot deeper into the graph from xa1.serverdomain.org.

Cypher and MCP

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

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