Skip to content

Hostname

leafprotect.com

Last fetched

leafprotect.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.10718.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.11818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.11918.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.2854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of leafprotect.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for leafprotect.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from leafprotect.com.

Cypher and MCP

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

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