Skip to content

Hostname

leadsquared.com

Last fetched

leadsquared.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · leadsquared.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/leadsquared.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.112.6018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.1193.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.123.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.63.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.723.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.159.11299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.4399.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8199.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:468
Organization
on behalf of leadsquared.com owner
Contact emails

Subdomains

111 observed subdomains of leadsquared.com.

Web-graph footprint

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

1,477 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for leadsquared.com.

MechanismTarget
SPF_INCLUDE4h3ux1h30x.powerspf.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from leadsquared.com.

Cypher and MCP

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

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