Skip to content

Hostname

3hb.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.10.90104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.162.192172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
--- ---
Contact emails

Subdomains

71 observed subdomains of 3hb.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for 3hb.com.

MechanismTarget
SPF_A3hb.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.61.148.112
SPF_IP182.50.78.64/28
SPF_IP194.65.99.186
SPF_IP195.23.149.157
SPF_IP195.23.75.15
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP62.28.127.38
SPF_IP62.28.137.243
SPF_IP62.48.193.98
SPF_IP62.48.234.238
SPF_IP62.48.234.241
SPF_IP62.48.234.243
SPF_IP62.48.234.245
SPF_IP62.48.252.209
SPF_IP94.126.173.243
SPF_IP94.126.173.244
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MX3hb.com

Related pages

Pivot deeper into the graph from 3hb.com.

Cypher and MCP

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

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