Skip to content

Hostname

e-cbd.com

Last fetched

e-cbd.com resolves to 1 IPv4 address operated by AS45671 in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · e-cbd.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/e-cbd.com

Resolution chain

e-cbd.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
27.50.65.25127.50.65.0/24AS45671AU

WHOIS identity

Registrar
iana:269
Organization
australian name domains
Contact emails

Subdomains

65 observed subdomains of e-cbd.com.

Web-graph footprint

Distinct hostnames that link to or from e-cbd.com in the public web crawl.

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e-cbd.com.

MechanismTarget
SPF_Ae-cbd.com
SPF_INCLUDE_spf.servercontrol.com.au
SPF_IP221.121.140.118
SPF_IP221.121.140.122
SPF_IP27.50.65.251
SPF_MXe-cbd.com

Related pages

Pivot deeper into the graph from e-cbd.com.

Cypher and MCP

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

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