Skip to content

Hostname

marijuanadoctors.com

Last fetched

marijuanadoctors.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · marijuanadoctors.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marijuanadoctors.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
35.83.127.25035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.212.242.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
65.8.131.11765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

38 observed subdomains of marijuanadoctors.com.

Web-graph footprint

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

729 sites link to this hostname.

1,977 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for marijuanadoctors.com.

MechanismTarget
SPF_Amarijuanadoctors.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from marijuanadoctors.com.

Cypher and MCP

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

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