Skip to content

Hostname

saud.ax

Last fetched

saud.ax resolves to 1 IPv4 address operated by AS42649 in SE.

Nutrition Label

WHISPER CANON · saud.axRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/saud.ax

Resolution chain

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

IPPrefixASNOperatorCountry
185.195.94.128185.195.94.0/24AS42649SE

WHOIS identity

No WHOIS records are currently associated with saud.ax in WhisperGraph.

Subdomains

2 observed subdomains of saud.ax.

Web-graph footprint

Distinct hostnames that link to or from saud.ax in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for saud.ax.

MechanismTarget
SPF_Amda.datacenter.fi
SPF_INCLUDE_spf.saud.ax
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.204.35.133
SPF_IP89.250.48.136/32
SPF_MXsaud.ax

Related pages

Pivot deeper into the graph from saud.ax.

Cypher and MCP

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

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