Skip to content

Hostname

sept.nu

Last fetched

sept.nu resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI.

Nutrition Label

WHISPER CANON · sept.nuRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sept.nu

Resolution chain

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

IPPrefixASNOperatorCountry
35.228.27.2135.228.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCFI

WHOIS identity

No WHOIS records are currently associated with sept.nu in WhisperGraph.

Subdomains

7 observed subdomains of sept.nu.

Web-graph footprint

Distinct hostnames that link to or from sept.nu in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • sept.nu

SPF policy

7 SPF mechanisms authorising senders for sept.nu.

MechanismTarget
SPF_Asept.nu
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.wootemple.com
SPF_IP185.38.45.146/24
SPF_IP212.18.224.194
SPF_IP46.246.119.63
SPF_MXsept.nu

Related pages

Pivot deeper into the graph from sept.nu.

Cypher and MCP

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

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