Skip to content

Hostname

allcomp.inf.br

Last fetched

allcomp.inf.br resolves to 2 IPv4 addresses operated by AS16276 in BR.

Nutrition Label

WHISPER CANON · allcomp.inf.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/allcomp.inf.br

Resolution chain

allcomp.inf.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.4.192.164142.4.192.0/19AS16276BR
54.94.5.10654.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with allcomp.inf.br in WhisperGraph.

Subdomains

15 observed subdomains of allcomp.inf.br.

Web-graph footprint

Distinct hostnames that link to or from allcomp.inf.br in the public web crawl.

195 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • allcomp.inf.br

SPF policy

3 SPF mechanisms authorising senders for allcomp.inf.br.

MechanismTarget
SPF_Aallcomp.inf.br
SPF_IP142.4.192.164
SPF_MXallcomp.inf.br

Related pages

Pivot deeper into the graph from allcomp.inf.br.

Cypher and MCP

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

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