Skip to content

Hostname

plan-uk.org

Last fetched

plan-uk.org resolves to 104.26.8.76, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. plan-uk.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 · plan-uk.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/plan-uk.org

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:79
Registrant organisation
mr d e thomson
Contact emails
tarik.hasan@plan-uk.org, global.helpdesk@plan-international.org

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

  • eoin.ns.cloudflare.com
  • stella.ns.cloudflare.com

MX records

  • mail1.scanscope.net
  • mail2.scanscope.net
  • mail3.scanscope.net
  • mta01.scanscope.net

SPF policy

  • ip: 134.213.195.176/32
  • ip: 168.245.53.222/32
  • ip: 192.254.125.237/32
  • include: _spf.e-activist.com
  • include: email.hivebrite.com
  • include: msgfocus.com
  • include: spf.protection.outlook.com
  • include: spf.uk.exclaimer.net
  • include: scanscope.net
  • include: sendgrid.net
  • ip: 109.73.115.122
  • ip: 158.41.70.250
  • ip: 185.59.60.66

Threat-feed evidence

History

Related pages

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