Skip to content

Hostname

sg.inter.edu

Last fetched

sg.inter.edu resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US.

Nutrition Label

WHISPER CANON · sg.inter.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sg.inter.edu

Resolution chain

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

IPPrefixASNOperatorCountry
69.163.195.16669.163.128.0/17AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

No WHOIS records are currently associated with sg.inter.edu in WhisperGraph.

Subdomains

13 observed subdomains of sg.inter.edu.

Web-graph footprint

Distinct hostnames that link to or from sg.inter.edu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sg.inter.edu.

MechanismTarget
SPF_IP164.42.128.5
SPF_MXalpha.sg.inter.edu
SPF_MXsg.inter.edu

Related pages

Pivot deeper into the graph from sg.inter.edu.

Cypher and MCP

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

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