Skip to content

Hostname

www.app.kodev.com.br

Last fetched

www.app.kodev.com.br resolves to 177.11.53.90, announced in 177.11.53.0/24 by AS53243 - Brasil Site Informatica LTDA in BR. www.app.kodev.com.br is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · www.app.kodev.com.brRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.app.kodev.com.br

Resolution chain

Attribution

as53243 brasil site informatica ltda

ORIGIN_AS

Mail and authentication

Nameservers

  • dns1.kodev.com.br
  • dns2.kodev.com.br

MX records

  • mail.app.kodev.com.br

SPF policy

  • a: www.app.kodev.com.br
  • mx: www.app.kodev.com.br
  • include: _spf.srvhr.com.br
  • include: odin.hostsrv.org
  • ip: 142.4.219.195
  • ip: 149.56.75.20
  • ip: 177.11.53.90
  • ip: 51.161.12.44
  • ip: 51.79.11.16

Threat-feed evidence

History

Related pages

Pivot from www.app.kodev.com.br into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.app.kodev.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.