Skip to content

Hostname

leadgencheck-dev.com

Last fetched

leadgencheck-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · leadgencheck-dev.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/leadgencheck-dev.com

Resolution chain

leadgencheck-dev.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.210.119108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.65108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.85108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.9108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.159.46.17108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.21108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.44108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.90108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:292
Organization
gen digital,
Contact emails

Subdomains

5 observed subdomains of leadgencheck-dev.com.

Threat posture

History

Related pages

Pivot deeper into the graph from leadgencheck-dev.com.

Cypher and MCP

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

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