Skip to content

Hostname

myeducator.com

Last fetched

myeducator.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · myeducator.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/myeducator.com

Resolution chain

myeducator.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.88.213.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.513.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.5313.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.8113.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.139.363.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.383.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.563.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.623.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.1665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
albrecht consulting group
Contact emails

Subdomains

40 observed subdomains of myeducator.com.

Web-graph footprint

Distinct hostnames that link to or from myeducator.com in the public web crawl.

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for myeducator.com.

MechanismTarget
SPF_Amyeducator.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXmyeducator.com

Related pages

Pivot deeper into the graph from myeducator.com.

Cypher and MCP

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

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