Skip to content

Hostname

algarnet.com.br

Last fetched

algarnet.com.br resolves to 168.75.64.128, announced in 168.75.64.0/19 by ORACLE-BMC-31898 - Oracle Corporation in BR. algarnet.com.br is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · algarnet.com.brRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/algarnet.com.br

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrant organisation
algar s/a emp. e participa??es
Contact emails
csc.ti.dominios@cscalgar.com.br

Subdomains

Mail and authentication

Nameservers

  • melinda.ns.cloudflare.com
  • watson.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • algarnet-com-br.mail.protection.outlook.com

SPF policy

  • ip: 200.225.197.0/24
  • ip: 200.170.169.128/32
  • include: spf.protection.outlook.com
  • ip: 186.237.192.246
  • ip: 189.112.116.20
  • ip: 189.112.219.65
  • ip: 189.112.219.69
  • ip: 200.170.137.98
  • ip: 200.225.223.133
  • ip: 201.16.216.25
  • ip: 201.48.140.94

Threat-feed evidence

History

Related pages

Pivot from algarnet.com.br into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "algarnet.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.