Skip to content

Hostname

morphdigital.co.uk

Last fetched

morphdigital.co.uk resolves to 1 IPv4 address operated by IOMART-AS - IOMART CLOUD SERVICES LIMITED in GB. WHOIS lists iana:123 as the registrar.

Nutrition Label

WHISPER CANON · morphdigital.co.ukRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/morphdigital.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
31.3.231.15031.3.224.0/19AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB

WHOIS identity

Registrar
iana:123
Organization
morph digital
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for morphdigital.co.uk.

MechanismTarget
SPF_Amorphdigital.co.uk
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEsendgrid.net
SPF_MXmorphdigital.co.uk

Related pages

Pivot deeper into the graph from morphdigital.co.uk.

Cypher and MCP

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

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