Skip to content

Hostname

inter-edu.com

Last fetched

inter-edu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · inter-edu.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/inter-edu.com

Resolution chain

inter-edu.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.227.353.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.463.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.583.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.913.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.12954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
inter-edu.com co.,ltd.
Contact emails

Subdomains

15 observed subdomains of inter-edu.com.

Web-graph footprint

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

452 sites link to this hostname.

408 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for inter-edu.com.

MechanismTarget
SPF_Acorporate.inter-edu.com
SPF_Ademo.inter-edu.com
SPF_Agp2.inter-edu.com
SPF_Ainter-edu.com
SPF_Avpc.inter-edu.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.69.230.179

Related pages

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

Cypher and MCP

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

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