Skip to content

Hostname

xa2.serverdomain.org

Last fetched

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

Nutrition Label

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

Resolution chain

xa2.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.19689.107.184.0/21AS12843TELEMAXX - TelemaxX Telekommunikation GmbHDE

WHOIS identity

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

Subdomains

12 observed subdomains of xa2.serverdomain.org.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • xa2.serverdomain.org

SPF policy

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

MechanismTarget
SPF_Axa2.serverdomain.org
SPF_INCLUDEspf.serverdomain.org
SPF_MXxa2.serverdomain.org

Related pages

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

Cypher and MCP

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

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