Skip to content

Hostname

fornac.com.br

Last fetched

fornac.com.br resolves to 4 IPv4 addresses operated by AS47583 in US.

Nutrition Label

WHISPER CANON · fornac.com.brRouting diversity3.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/fornac.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
fornac ltda
Contact emails

Subdomains

5 observed subdomains of fornac.com.br.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fornac.com.br.

MechanismTarget
SPF_Afornac.com.br
SPF_Amx1.fornac.com.br
SPF_Amx3.fornac.com.br
SPF_IP160.238.228.138/32
SPF_IP177.73.197.10/30
SPF_MXfornac.com.br

Related pages

Pivot deeper into the graph from fornac.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fornac.com.br"})-[: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.