Skip to content

Hostname

morrisfed.org.uk

Last fetched

morrisfed.org.uk resolves to 2 IPv4 addresses operated by AS12488 in GB. WHOIS lists iana:123 as the registrar.

Nutrition Label

WHISPER CANON · morrisfed.org.ukRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/morrisfed.org.uk

Resolution chain

morrisfed.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:123
Organization
kevin taylor
Contact emails

Subdomains

14 observed subdomains of morrisfed.org.uk.

Web-graph footprint

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

92 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for morrisfed.org.uk.

MechanismTarget
SPF_Amorrisfed.org.uk
SPF_INCLUDErelay.k.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu3300229.wl230.sendgrid.net
SPF_IP185.194.90.20
SPF_IP77.72.1.16
SPF_IP77.72.2.135
SPF_MXmorrisfed.org.uk

Related pages

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

Cypher and MCP

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

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