Skip to content

Hostname

fernleafinteractive.com

Last fetched

fernleafinteractive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fernleafinteractive.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fernleafinteractive.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.19108.138.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.21108.138.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.51108.138.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.98108.138.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.187.11118.245.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.11918.245.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.4718.245.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.5118.245.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
fernleaf interactive
Contact emails

Subdomains

7 observed subdomains of fernleafinteractive.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fernleafinteractive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com

Related pages

Pivot deeper into the graph from fernleafinteractive.com.

Cypher and MCP

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

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