Skip to content

Hostname

dev.zip-ph.com

Last fetched

dev.zip-ph.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in HK.

Nutrition Label

WHISPER CANON · dev.zip-ph.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dev.zip-ph.com

Resolution chain

dev.zip-ph.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.92.192.24534.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.185.186.2535.185.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG

WHOIS identity

No WHOIS records are currently associated with dev.zip-ph.com in WhisperGraph.

Subdomains

1 observed subdomain of dev.zip-ph.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dev.zip-ph.com.

MechanismTarget
SPF_Adev.zip-ph.com
SPF_IP162.249.5.175
SPF_IP68.66.216.44
SPF_MXdev.zip-ph.com

Related pages

Pivot deeper into the graph from dev.zip-ph.com.

Cypher and MCP

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

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