Skip to content

Hostname

fortlev.com.br

Last fetched

fortlev.com.br resolves to 1 IPv4 address operated by TERAMUNDI - Teramundi in US.

Nutrition Label

WHISPER CANON · fortlev.com.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fortlev.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
74.121.24.9774.121.24.0/22AS64233TERAMUNDI - TeramundiUS

WHOIS identity

Registrar
Organization
breno parmejani de souza
Contact emails

Subdomains

23 observed subdomains of fortlev.com.br.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fortlev.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.112.10.113/29
SPF_IP189.84.222.90/29
SPF_IP201.38.86.82/28
SPF_IP204.2.156.46
SPF_IP74.121.24.97

Related pages

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

Cypher and MCP

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

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