Skip to content

Hostname

mdengineering.co.uk

Last fetched

mdengineering.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gradwell communications limited t/a gradwell communications limited as the registrar.

Nutrition Label

WHISPER CANON · mdengineering.co.ukRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mdengineering.co.uk

Resolution chain

mdengineering.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.208.83.6752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.221.17654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.123.19554.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.207.6199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gradwell communications limited t/a gradwell communications limited
Organization
m d engineering
Contact emails

Subdomains

2 observed subdomains of mdengineering.co.uk.

Web-graph footprint

Distinct hostnames that link to or from mdengineering.co.uk in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mdengineering.co.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.121.41.30
SPF_IP81.187.100.134
SPF_IP81.187.107.118
SPF_IP82.71.134.46
SPF_IP87.242.137.230
SPF_IP87.242.211.182
SPF_IP94.229.129.170
SPF_MXmdengineering.co.uk

Related pages

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

Cypher and MCP

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

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