Skip to content

Hostname

thirdwavebehavioral.com

Last fetched

thirdwavebehavioral.com resolves to 4 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · thirdwavebehavioral.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thirdwavebehavioral.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.83.128.122199.83.128.0/24AS19551INCAPSULA - Incapsula IncUS
199.83.132.122199.83.132.0/24AS19551INCAPSULA - Incapsula IncUS
34.174.182.634.174.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
66.96.132.8566.96.128.0/18AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0122604089
Contact emails

Subdomains

2 observed subdomains of thirdwavebehavioral.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thirdwavebehavioral.com.

MechanismTarget
SPF_Athirdwavebehavioral.com
SPF_INCLUDEthirdwavebehavioral.com.spf.auto.dnssmarthost.net
SPF_MXthirdwavebehavioral.com

Related pages

Pivot deeper into the graph from thirdwavebehavioral.com.

Cypher and MCP

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

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