Skip to content

Hostname

spab.org.uk

Last fetched

spab.org.uk resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in GB. WHOIS lists registrar:namesco limited as the registrar.

Nutrition Label

WHISPER CANON · spab.org.ukRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/spab.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
209.222.30.159209.222.30.0/24AS20473AS-VULTR - The Constant Company, LLCGB

WHOIS identity

Registrar
registrar:namesco limited
Organization
society for the protection of anchient buildings
Contact emails

Subdomains

4 observed subdomains of spab.org.uk.

Web-graph footprint

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

748 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for spab.org.uk.

MechanismTarget
SPF_Aspab.org.uk
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ssmx.net
SPF_IP209.222.30.159

Related pages

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

Cypher and MCP

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

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