Skip to content

Hostname

bdgreenwood.com

Last fetched

bdgreenwood.com resolves to 1 IPv4 address operated by EHL-AS-AP - EBN HOST LIMITED in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bdgreenwood.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bdgreenwood.com

Resolution chain

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

IPPrefixASNOperatorCountry
115.187.18.117115.187.18.0/24AS133070EHL-AS-AP - EBN HOST LIMITEDBD

WHOIS identity

Registrar
iana:303
Organization
daffodil web & ecommerce
Contact emails

Subdomains

12 observed subdomains of bdgreenwood.com.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bdgreenwood.com

SPF policy

8 SPF mechanisms authorising senders for bdgreenwood.com.

MechanismTarget
SPF_Abdgreenwood.com
SPF_INCLUDEahnafte.com
SPF_INCLUDEnixtecsys.com
SPF_IP103.147.182.42
SPF_IP115.187.18.114
SPF_IP115.187.18.34
SPF_IP115.187.18.37
SPF_MXbdgreenwood.com

Related pages

Pivot deeper into the graph from bdgreenwood.com.

Cypher and MCP

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

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