Hostname
sja.org.uk
Last fetched
sja.org.uk resolves to 217.114.94.2, announced in 217.114.94.0/24 by EPISERVER_AS - Optimizely AB in SE. sja.org.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 217.114.94.2
217.114.94.0/24 · EPISERVER_AS - Optimizely AB · Stockholm, SE
- 64.239.109.1
64.239.109.0/24 · AMAZON-02 - Amazon.com, Inc. · Walnut, US
IPv6 resolution
No AAAA record for sja.org.uk is recorded in WhisperGraph.
Attribution
optimizely
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:safenames ltd [tag = safenames]
- Registrant organisation
- st john ambulance
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- pdns5.ultradns.info
- pdns1.ultradns.net
- pdns2.ultradns.net
- pdns3.ultradns.org
- pdns4.ultradns.org
- pdns6.ultradns.co.uk
MX records
- sja-org-uk.mail.protection.outlook.com
SPF policy
- ip: 136.143.182.0/23
- ip: 8.40.222.0/23
- ip: 204.141.32.0/23
- ip: 204.141.42.0/23
- ip: 8.39.54.0/23
- ip: 65.154.166.0/24
- ip: 136.143.184.0/24
- ip: 136.143.188.0/24
- ip: 135.84.82.0/24
- ip: 10.18.44.0/28
- ip: 167.89.65.0/32
- ip: 159.135.228.10/32
- ip: 167.89.65.100/32
- ip: 23.253.182.103/32
- ip: 74.91.88.107/32
- ip: 167.89.75.126/32
- ip: 167.89.75.136/32
- ip: 212.54.130.143/32
- ip: 23.253.183.145/32
- ip: 23.253.183.146/32
- ip: 23.253.183.147/32
- ip: 23.253.183.148/32
- ip: 23.253.183.150/32
- ip: 167.89.46.159/32
- ip: 159.112.242.162/32
- ip: 167.89.75.164/32
- ip: 135.84.80.192/26
- ip: 166.78.68.221/32
- ip: 167.89.74.233/32
- ip: 167.89.34.30/32
- ip: 167.89.75.33/32
- ip: 192.237.159.42/32
- ip: 192.237.159.43/32
- ip: 167.89.65.53/32
- ip: 167.89.64.9/32
- include: marketing.dynamics.com
- include: _spf.elasticemail.com
- include: spf.protection.outlook.com
- include: stspg-customer.com
- include: sendgrid.net
- include: spf.ssmx.net
- ip: 149.72.166.91
- ip: 149.72.205.248
- ip: 167.89.66.219
- ip: 198.244.61.229
- ip: 198.244.61.253
- ip: 20.108.196.119
- ip: 20.108.2.94
- ip: 20.26.202.67
- ip: 208.117.52.163
Threat-feed evidence
History
Related pages
Pivot from sja.org.uk 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: "sja.org.uk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.