Skip to content

Hostname

genuineleadstech.com

Last fetched

genuineleadstech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · genuineleadstech.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint2.0/10canon.whisper.security/host/genuineleadstech.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.200.3108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.32108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.43108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.62108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
18.161.134.10818.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.12418.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.3718.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.8218.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.189.12765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.3765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
andrew homeyer
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from genuineleadstech.com.

Cypher and MCP

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

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