Skip to content

Hostname

zigbang.com

Last fetched

zigbang.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · zigbang.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/zigbang.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.113.123.203.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.195.1583.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.152.1235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.215.15252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.110.18652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.251.20852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.49.20954.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.40.11454.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.105.13154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.104.25054.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.10.5557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.7.24657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.88.16152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.70.21857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

48 observed subdomains of zigbang.com.

Web-graph footprint

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

174 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zigbang.com.

Related pages

Pivot deeper into the graph from zigbang.com.

Cypher and MCP

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

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