Skip to content

Hostname

pen6.cc

Last fetched

pen6.cc resolves to 200.161.76.173, announced in 200.161.0.0/17 by AS27699 - TELEFONICA BRASIL S.A in BR. pen6.cc 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 · pen6.ccRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pen6.cc

Resolution chain

IPv6 resolution

Attribution

telefã nica brasil

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
69a862de2fe8476f89442693243527e6.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns8.nserver.site
  • ns9.nserver.site
  • dns2.pen6.cc
  • dns1.pen6.cc

SPF policy

  • mx: mail.heliozenia.adv.br
  • a: pen6.cc
  • mx: pen6.cc
  • mx: mail.mailp6.com
  • mx: mail.sesi.ro
  • ip: 177.221.57.35
  • ip: 2600:1f13:5c9:8100:f697:4a21:da25:2521
  • ip: 52.35.85.233
  • ip: 54.188.32.74

Threat-feed evidence

History

Related pages

Pivot from pen6.cc 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: "pen6.cc"})-[: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.