Hostname
actbrighton.org.uk
Last fetched
actbrighton.org.uk resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in GB. WHOIS lists registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio] as the registrar.
Nutrition Label
Resolution chain
actbrighton.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.74.196.164 | 109.74.192.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | GB |
| 176.58.99.77 | 176.58.96.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | GB |
WHOIS identity
- Registrar
- registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio]
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of actbrighton.org.uk.
| Subdomain |
|---|
| www.actbrighton.org.uk |
Web-graph footprint
Distinct hostnames that link to or from actbrighton.org.uk in the public web crawl.
5 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for actbrighton.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | actbrighton.org.uk |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 109.74.196.164 |
| SPF_IP | 176.58.99.77 |
| SPF_MX | actbrighton.org.uk |
Related pages
Pivot deeper into the graph from actbrighton.org.uk.
- IP · 109.74.196.164
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio]
- Country · GB
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "actbrighton.org.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.