Skip to content

Hostname

leadliftlab.com

Last fetched

leadliftlab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · leadliftlab.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/leadliftlab.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.78.11518.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.3018.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.3418.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.7218.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.93.11718.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.1318.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.518.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.9718.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

1 observed subdomain of leadliftlab.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for leadliftlab.com.

MechanismTarget
SPF_Aleadliftlab.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEamazonses.com
SPF_IP199.127.240.0/21
SPF_MXleadliftlab.com

Related pages

Pivot deeper into the graph from leadliftlab.com.

Cypher and MCP

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

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