Skip to content

Hostname

leadingindicator.com

Last fetched

leadingindicator.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · leadingindicator.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/leadingindicator.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2463.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.113.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2433.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.73.1043.5.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.903.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.11652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.15652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of leadingindicator.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for leadingindicator.com.

MechanismTarget
SPF_INCLUDE7562895.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_IP52.208.17.71/32
SPF_IP54.235.72.240/32
SPF_MXleadingindicator.com

Related pages

Pivot deeper into the graph from leadingindicator.com.

Cypher and MCP

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

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