Skip to content

Hostname

flexdev.com.br

Last fetched

flexdev.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flexdev.com.brRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/flexdev.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.168.10318.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.1518.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.2718.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.8718.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.1263.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.293.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.593.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.843.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
flexdev automa??o comercial ltda - me
Contact emails

Subdomains

7 observed subdomains of flexdev.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flexdev.com.br.

MechanismTarget
SPF_INCLUDEflespf.flexdev.com.br
SPF_MXflexdev.com.br

Related pages

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

Cypher and MCP

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

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