Skip to content

Hostname

zbdpay.com

Last fetched

zbdpay.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.170.74100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.116.7100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.132.5518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.192.7223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.45.1193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.156.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.56.773.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.41.24034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.174.9234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.185.22834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.96.9634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.148.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.30.19434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.125.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.71.4752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.162.14652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.41.23052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.218.15452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.128.25452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.49.18752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of zbdpay.com owner
Contact emails

Subdomains

7 observed subdomains of zbdpay.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for zbdpay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from zbdpay.com.

Cypher and MCP

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

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