Skip to content

Hostname

devan.com.br

Last fetched

devan.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · devan.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/devan.com.br

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
devan industria de confec??o e com.ltda
Contact emails

Subdomains

8 observed subdomains of devan.com.br.

Web-graph footprint

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

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • devan.com.br

SPF policy

17 SPF mechanisms authorising senders for devan.com.br.

MechanismTarget
SPF_Adevan.com.br
SPF_IP116.203.31.89
SPF_IP142.132.151.102
SPF_IP144.91.85.7
SPF_IP157.90.4.188
SPF_IP161.97.102.216
SPF_IP164.68.108.61
SPF_IP173.212.192.14
SPF_IP192.99.32.158
SPF_IP194.163.141.118
SPF_IP195.26.254.183
SPF_IP207.244.228.85
SPF_IP46.4.113.240
SPF_IP5.189.163.64
SPF_IP65.21.27.52
SPF_IP65.21.91.187
SPF_MXdevan.com.br

Related pages

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

Cypher and MCP

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

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