Skip to content

Hostname

leadtagger.com

Last fetched

leadtagger.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · leadtagger.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/leadtagger.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.221.24313.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
194.1.147.35194.1.147.0/24AS210250GB
194.1.147.86194.1.147.0/24AS210250GB
76.223.74.7476.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of leadtagger.com.

Web-graph footprint

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

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for leadtagger.com.

MechanismTarget
SPF_Aleadtagger.com
SPF_INCLUDE_spf.google.com
SPF_IP198.60.193.153
SPF_IP198.60.193.26
SPF_IP208.100.34.159
SPF_IP67.202.92.26
SPF_MXleadtagger.com

Related pages

Pivot deeper into the graph from leadtagger.com.

Cypher and MCP

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

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