Skip to content

Hostname

cbhou.com

Last fetched

cbhou.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cbhou.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/cbhou.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.55.44.11023.55.44.0/24AS20940AKAMAI-ASN1SG
23.55.44.11323.55.44.0/24AS20940AKAMAI-ASN1SG
79.140.95.4979.140.80.0/20AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
79.140.95.8379.140.80.0/20AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT

WHOIS identity

Registrar
iana:2
Organization
central bank
Contact emails

Subdomains

9 observed subdomains of cbhou.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cbhou.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rpost.net
SPF_INCLUDEspf1.cbhou.com
SPF_INCLUDEspf2.cbhou.com
SPF_IP163.47.180.0/22
SPF_IP174.46.55.226
SPF_IP174.47.132.162
SPF_IP208.81.32.0/24
SPF_IP208.81.34.0/24
SPF_IP209.34.255.0/24
SPF_IP44.214.246.148/32
SPF_MXcbhou.com

Related pages

Pivot deeper into the graph from cbhou.com.

Cypher and MCP

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

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