Skip to content

Hostname

leadid.com

Last fetched

leadid.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.238.23618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.25.418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.67.6018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.114.19318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.31.6318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.243.17023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.101.963.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.155.2073.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.83.1573.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.122.17134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.56.8934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.174.12744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.253.21244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.25.19154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.53.20654.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.170.1332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.7.113100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

50 observed subdomains of leadid.com.

Web-graph footprint

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

15 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leadid.com.

MechanismTarget
SPF_Aleadid.com
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-001f9f01.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.31.208.0/24
SPF_IP206.208.174.0/24

Related pages

Pivot deeper into the graph from leadid.com.

Cypher and MCP

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

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