Skip to content

Hostname

marjon.ac.uk

Last fetched

marjon.ac.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · marjon.ac.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/marjon.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.234.18615.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.250.247166.117.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
chris moore computing services,
Contact emails

Subdomains

44 observed subdomains of marjon.ac.uk.

Web-graph footprint

Distinct hostnames that link to or from marjon.ac.uk in the public web crawl.

401 sites link to this hostname.

311 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for marjon.ac.uk.

MechanismTarget
SPF_Amarjon.ac.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.80.168.112
SPF_IP194.80.168.200
SPF_MXmarjon.ac.uk

Related pages

Pivot deeper into the graph from marjon.ac.uk.

Cypher and MCP

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

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