Skip to content

Hostname

edumerge.com

Last fetched

edumerge.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · edumerge.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/edumerge.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.107143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.19143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.64143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.46.10918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.4399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.76143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

31 observed subdomains of edumerge.com.

Web-graph footprint

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

8 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for edumerge.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEfreshdesk.com
SPF_INCLUDEsender.zohosubscriptions.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from edumerge.com.

Cypher and MCP

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

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