Skip to content

Hostname

sed.org.bd

Last fetched

sed.org.bd resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · sed.org.bdRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sed.org.bd

Resolution chain

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

IPPrefixASNOperatorCountry
207.174.212.142207.174.212.0/22AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
45.130.228.12645.130.228.0/22AS47583SG

WHOIS identity

No WHOIS records are currently associated with sed.org.bd in WhisperGraph.

Subdomains

15 observed subdomains of sed.org.bd.

Web-graph footprint

Distinct hostnames that link to or from sed.org.bd in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for sed.org.bd.

MechanismTarget
SPF_Ased.org.bd
SPF_INCLUDEwebsitewelcome.com
SPF_MXsed.org.bd

Related pages

Pivot deeper into the graph from sed.org.bd.

Cypher and MCP

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

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