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
Resolution chain
fernleafinteractive.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.106.19 | 108.138.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.21 | 108.138.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.51 | 108.138.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.98 | 108.138.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.187.111 | 18.245.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.119 | 18.245.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.47 | 18.245.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.51 | 18.245.193.0/24 | AS16509 | AMAZON-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
MX records
SPF policy
3 SPF mechanisms authorising senders for fernleafinteractive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.constantcontact.com |
Related pages
Pivot deeper into the graph from fernleafinteractive.com.
- IP · 108.138.106.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · embeepea@gmail.com
- TLD · .com
- Browse hostnames · fe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.