Skip to content

Hostname

edu-suite.com

Last fetched

edu-suite.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · edu-suite.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/edu-suite.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.212.129136.144.128.0/17AS20857NL

WHOIS identity

Registrar
iana:1647
Organization
educate
Contact emails

Subdomains

5 observed subdomains of edu-suite.com.

Web-graph footprint

Distinct hostnames that link to or from edu-suite.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for edu-suite.com.

MechanismTarget
SPF_Anrwhitelabel.edu-suite.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEzoho.eu
SPF_IP87.233.147.237
SPF_IP87.233.147.238
SPF_IP87.233.147.239
SPF_IP87.233.147.242
SPF_MXnrwhitelabel.edu-suite.com

Related pages

Pivot deeper into the graph from edu-suite.com.

Cypher and MCP

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

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