Skip to content

Hostname

infonet.com.br

Last fetched

infonet.com.br resolves to 1 IPv4 address operated by AS262283 in BR. WHOIS lists registrar:infonet (114) as the registrar.

Nutrition Label

WHISPER CANON · infonet.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/infonet.com.br

Resolution chain

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

WHOIS identity

Registrar
registrar:infonet (114)
Organization
ci centro de informa??es ltda
Contact emails

Subdomains

3,117 observed subdomains of infonet.com.br.

Web-graph footprint

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

663 sites link to this hostname.

440 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for infonet.com.br.

Related pages

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

Cypher and MCP

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

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