Skip to content

Hostname

incode.com.br

Last fetched

incode.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.92.16.1723.92.16.0/21AS63949US

WHOIS identity

Registrar
Organization
incode sistemas ltda.
Contact emails

Subdomains

14 observed subdomains of incode.com.br.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for incode.com.br.

MechanismTarget
SPF_INCLUDE_spf.cloudezmail.io
SPF_IP23.239.28.250
SPF_IP23.92.16.17
SPF_IP2600:3c00:0:0:f03c:91ff:fe94:da3
SPF_IP2600:3c03:0:0:f03c:93ff:fecf:593e
SPF_IP2600:3c03:0:0:f03c:95ff:fecf:6a1
SPF_IP45.33.90.69

Related pages

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

Cypher and MCP

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

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