Skip to content

Hostname

flamexnet.com.br

Last fetched

flamexnet.com.br resolves to 1 IPv4 address operated by AS-DYNASCALE-LAX - Dynascale Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · flamexnet.com.brRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/flamexnet.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
205.144.171.48205.144.171.0/24AS7296AS-DYNASCALE-LAX - Dynascale Technologies, Inc.US

WHOIS identity

Registrar
Organization
flamex agendamento de contratos ltda
Contact emails

Subdomains

31 observed subdomains of flamexnet.com.br.

Web-graph footprint

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

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aflamexnet.com.br
SPF_INCLUDEspf-corp.sercomtel.com.br
SPF_INCLUDEspf.sendinblue.com
SPF_IP200.155.34.0/24
SPF_IP200.155.63.0/25
SPF_MXflamexnet.com.br

Related pages

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

Cypher and MCP

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

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