Skip to content

Hostname

spoa.org.uk

Last fetched

spoa.org.uk resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · spoa.org.ukRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/spoa.org.uk

Resolution chain

spoa.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.68.82.5677.69.64.0/20AS8560GB

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
scottish plant owners association
Contact emails

Subdomains

9 observed subdomains of spoa.org.uk.

Web-graph footprint

Distinct hostnames that link to or from spoa.org.uk in the public web crawl.

47 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for spoa.org.uk.

MechanismTarget
SPF_Aspoa.org.uk
SPF_INCLUDEspf.mandrillapp.com
SPF_IP77.68.82.56
SPF_MXspoa.org.uk

Related pages

Pivot deeper into the graph from spoa.org.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "spoa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.