Skip to content

Hostname

futureknight.suno.edu

Last fetched

futureknight.suno.edu resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · futureknight.suno.eduRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/futureknight.suno.edu

Resolution chain

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

IPPrefixASNOperatorCountry
129.213.64.147129.213.64.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

No WHOIS records are currently associated with futureknight.suno.edu in WhisperGraph.

Subdomains

1 observed subdomain of futureknight.suno.edu.

Web-graph footprint

Distinct hostnames that link to or from futureknight.suno.edu in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for futureknight.suno.edu.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from futureknight.suno.edu.

Cypher and MCP

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

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