Skip to content

Hostname

foresa.com

Last fetched

foresa.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · foresa.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/foresa.com

Resolution chain

foresa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.244.146.10535.244.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:76
Organization
financiera maderera,s.a.
Contact emails

Subdomains

6 observed subdomains of foresa.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for foresa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-00490901.pphosted.com
SPF_IP178.60.196.20
SPF_IP195.235.12.20
SPF_IP212.51.32.128/25

Related pages

Pivot deeper into the graph from foresa.com.

Cypher and MCP

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

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