Skip to content

Hostname

zipow.com

Last fetched

zipow.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · zipow.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zipow.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.218.95.19044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.95.19144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
defeng lu
Contact emails

Subdomains

87 observed subdomains of zipow.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zipow.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_IP18.206.119.160/32
SPF_IP3.84.205.135/32
SPF_IP52.72.6.224/32

Related pages

Pivot deeper into the graph from zipow.com.

Cypher and MCP

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

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