Skip to content

Hostname

pre.chief-house.com

Last fetched

pre.chief-house.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in TW.

Nutrition Label

WHISPER CANON · pre.chief-house.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pre.chief-house.com

Resolution chain

pre.chief-house.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.229.142.11835.229.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW
45.207.203.14145.207.202.0/23AS402506HK

WHOIS identity

No WHOIS records are currently associated with pre.chief-house.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from pre.chief-house.com.

Cypher and MCP

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

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