Skip to content

Hostname

flowintheforest.com

Last fetched

flowintheforest.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · flowintheforest.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/flowintheforest.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.93.38.141142.93.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
192.185.35.241192.185.32.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

8 observed subdomains of flowintheforest.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flowintheforest.com.

MechanismTarget
SPF_Aflowintheforest.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXflowintheforest.com

Related pages

Pivot deeper into the graph from flowintheforest.com.

Cypher and MCP

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

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