Skip to content

Hostname

cbdportals.com

Last fetched

cbdportals.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cbdportals.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cbdportals.com

Resolution chain

cbdportals.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
consumer newsletters,
Contact emails

Subdomains

2 observed subdomains of cbdportals.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cbdportals.com.

MechanismTarget
SPF_IP91.213.8.122
SPF_IP91.213.8.123
SPF_IP91.213.8.124
SPF_IP91.213.8.125
SPF_IP91.213.8.126
SPF_IP91.213.8.127
SPF_IP91.213.8.128
SPF_IP91.213.8.129
SPF_IP91.213.8.131
SPF_IP91.213.8.132
SPF_IP91.213.8.133
SPF_IP91.213.8.134
SPF_IP91.213.8.135
SPF_IP91.213.8.136
SPF_IP91.213.8.137

Related pages

Pivot deeper into the graph from cbdportals.com.

Cypher and MCP

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

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