Skip to content

Hostname

billzon.com

Last fetched

billzon.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · billzon.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/billzon.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.168.16218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.181.18318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.63.15218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.210.2118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1501
Organization
contact privacy inc. customer 0126773749
Contact emails

Subdomains

17 observed subdomains of billzon.com.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for billzon.com.

MechanismTarget
SPF_IP185.43.207.201
SPF_IP35.156.209.151

Related pages

Pivot deeper into the graph from billzon.com.

Cypher and MCP

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

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