Skip to content

Hostname

leadb2b.io

Last fetched

leadb2b.io resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · leadb2b.ioRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/leadb2b.io

Resolution chain

leadb2b.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.191.20716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.15916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.14916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.65.11716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.10916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.9316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.129.19752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.1352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.21152.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.9152.217.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.2752.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.137.15754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.10154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.23754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.3754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with leadb2b.io in WhisperGraph.

Subdomains

1 observed subdomain of leadb2b.io.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for leadb2b.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from leadb2b.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "leadb2b.io"})-[: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.