Skip to content

Hostname

plani.com.br

Last fetched

plani.com.br resolves to 34.39.131.109, announced in 34.39.128.0/17 by GOOGLE-CLOUD-PLATFORM - Google LLC in BR. plani.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 · plani.com.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plani.com.br

Resolution chain

IPv6 resolution

No AAAA record for plani.com.br is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrant organisation
plani diagn?sticos m?dicos ltda
Contact emails
suporte@plani.com.br

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-215.awsdns-26.com
  • ns-580.awsdns-08.net
  • ns-1437.awsdns-51.org
  • ns-1645.awsdns-13.co.uk

MX records

  • mx.us.email-messaging.com
  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • a: plani.com.br
  • mx: plani.com.br
  • include: email-messaging.com
  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • ip: 162.220.60.204
  • ip: 18.229.101.187
  • ip: 23.111.170.138

Threat-feed evidence

History

Related pages

Pivot from plani.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: "plani.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.