Skip to content

Hostname

peninsula.org

Last fetched

peninsula.org is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. peninsula.org 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 · peninsula.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/peninsula.org

Resolution chain

No IPv4 resolution is recorded for peninsula.org in WhisperGraph.

IPv6 resolution

WHOIS identity

Registrar
iana:2
Registrant organisation
peninsula regional medical center
Contact emails
bm6yq9fa8mu@networksolutionsprivateregistration.com, dh3uj3nd7ae@networksolutionsprivateregistration.com, e67tg3p79je@networksolutionsprivateregistration.com, f98ej2897b7@networksolutionsprivateregistration.com, j62js3jg94c@networksolutionsprivateregistration.com, q978u6vn8y9@networksolutionsprivateregistration.com, r66h32em8v6@networksolutionsprivateregistration.com, rc8vt4m9639@networksolutionsprivateregistration.com, rw5h79qz7cy@networksolutionsprivateregistration.com, sq3b63gh3cb@networksolutionsprivateregistration.com, x276w5tp93w@networksolutionsprivateregistration.com, xf63r4ra7gd@networksolutionsprivateregistration.com

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

  • gate.peninsula.org
  • gate3.peninsula.org
  • gate5.peninsula.org

MX records

  • esa1.peninsula.org
  • esa2.peninsula.org

SPF policy

  • ip: 68.232.140.79/32
  • ip: 68.170.129.8/32
  • a: coiv2.hccs.com
  • include: spf.protection.outlook.com
  • include: sparkpostmail.com
  • mx: peninsula.org
  • ip: 168.67.1.116
  • ip: 168.67.1.117
  • ip: 68.170.129.9

Threat-feed evidence

History

Related pages

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