Skip to content

Hostname

orcamentix.com.br

Last fetched

orcamentix.com.br resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US.

Nutrition Label

WHISPER CANON · orcamentix.com.brRouting diversity4.2/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/orcamentix.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.79.38147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.93.77.10147.93.77.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
213.210.57.41213.210.57.0/24AS47583AS-HOSTINGER - Hostinger International LimitedJP
88.223.87.19888.223.80.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
89.116.213.10489.116.213.0/24AS47583AS-HOSTINGER - Hostinger International LimitedBR
91.108.127.20291.108.124.0/22AS47583AS-HOSTINGER - Hostinger International LimitedBR

WHOIS identity

No WHOIS records are currently associated with orcamentix.com.br in WhisperGraph.

Subdomains

1 observed subdomain of orcamentix.com.br.

Threat posture

History

Related pages

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

Cypher and MCP

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

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