Skip to content

Hostname

nasen.org.uk

Last fetched

nasen.org.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:swiftcom it group ltd t/a swift internet [tag = swiftinternet] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.71.245.23212.71.244.0/22AS63949GB

WHOIS identity

Registrar
registrar:swiftcom it group ltd t/a swift internet [tag = swiftinternet]
Organization
the national association for special educational needs
Contact emails

Subdomains

9 observed subdomains of nasen.org.uk.

Web-graph footprint

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

616 sites link to this hostname.

278 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nasen.org.uk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uksmtp.co.uk

Related pages

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

Cypher and MCP

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

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