Skip to content

Hostname

edumap.com.bd

Last fetched

edumap.com.bd resolves to 2 IPv4 addresses operated by XEON-BD - XeonBD in BD.

Nutrition Label

WHISPER CANON · edumap.com.bdRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/edumap.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.48.119.42103.48.119.0/24AS133938XEON-BD - XeonBDBD
209.74.67.38209.74.67.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.SG

WHOIS identity

No WHOIS records are currently associated with edumap.com.bd in WhisperGraph.

Subdomains

11 observed subdomains of edumap.com.bd.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for edumap.com.bd.

MechanismTarget
SPF_Aedumap.com.bd
SPF_Aspf.xeonbd.com
SPF_INCLUDEspf.xeonbd.com
SPF_IP103.48.119.42
SPF_IP2404:2f40:1a0a:1a0b:0:0:0:42
SPF_MXedumap.com.bd
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from edumap.com.bd.

Cypher and MCP

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

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