Skip to content

Hostname

iniv.com.br

Last fetched

iniv.com.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL.

Nutrition Label

WHISPER CANON · iniv.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/iniv.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL
77.37.53.13177.37.52.0/23AS47583NL
77.37.83.3477.37.82.0/23AS47583NL

WHOIS identity

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

Subdomains

1 observed subdomain of iniv.com.br.

Threat posture

History

Related pages

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

Cypher and MCP

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

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