Skip to content

Hostname

texasbar.com

Last fetched

texasbar.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · texasbar.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/texasbar.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.45.182104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.140.116162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.114172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.161172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
204.65.203.165204.64.0.0/14AS1761TDIR-CAPNET - General Services CommissionUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

20 observed subdomains of texasbar.com.

Web-graph footprint

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

2,765 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for texasbar.com.

MechanismTarget
SPF_INCLUDE6819039.spf06.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEinformz.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.65.203.167
SPF_IP205.201.41.188

Related pages

Pivot deeper into the graph from texasbar.com.

Cypher and MCP

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

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