Skip to content

Hostname

sa1.serverdomain.org

Last fetched

sa1.serverdomain.org resolves to 1 IPv4 address operated by AS12843 in DE.

Nutrition Label

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

Resolution chain

sa1.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.189.9589.107.184.0/21AS12843DE

WHOIS identity

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

Subdomains

39 observed subdomains of sa1.serverdomain.org.

Threat posture

History

Mail and authentication

MX records

  • sa1.serverdomain.org

SPF policy

8 SPF mechanisms authorising senders for sa1.serverdomain.org.

MechanismTarget
SPF_IP157.90.250.215
SPF_IP185.18.92.0/22
SPF_IP2a01:50c0::/32
SPF_IP78.47.122.108
SPF_IP78.47.57.246
SPF_IP78.47.92.237
SPF_IP88.99.124.251
SPF_IP89.107.184.0/21

Related pages

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

Cypher and MCP

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

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