Skip to content

Hostname

thebdshop.com

Last fetched

thebdshop.com resolves to 2 IPv4 addresses operated by AS153634 in BD. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
alicia ann noonan ertezuk
Contact emails

Subdomains

10 observed subdomains of thebdshop.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • thebdshop.com

SPF policy

6 SPF mechanisms authorising senders for thebdshop.com.

MechanismTarget
SPF_Athebdshop.com
SPF_IP160.191.212.244
SPF_IP163.227.239.45
SPF_IP163.61.236.151
SPF_IP163.61.236.220
SPF_MXthebdshop.com

Related pages

Pivot deeper into the graph from thebdshop.com.

Cypher and MCP

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

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