Skip to content

Hostname

book.zip-ph.com

Last fetched

book.zip-ph.com resolves to 1 IPv4 address operated by AS17448 in PH.

Nutrition Label

WHISPER CANON · book.zip-ph.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/book.zip-ph.com

Resolution chain

book.zip-ph.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.131.95.102103.131.95.0/24AS17448PH

WHOIS identity

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

Subdomains

6 observed subdomains of book.zip-ph.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for book.zip-ph.com.

MechanismTarget
SPF_Abook.zip-ph.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP162.249.5.175
SPF_IP68.66.216.44
SPF_MXbook.zip-ph.com

Related pages

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

Cypher and MCP

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

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