Skip to content

Hostname

msdev.co.uk

Last fetched

msdev.co.uk resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · msdev.co.ukRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/msdev.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
147.135.218.187147.135.128.0/17AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
matatiro solutions
Contact emails

Subdomains

35 observed subdomains of msdev.co.uk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for msdev.co.uk.

MechanismTarget
SPF_Amsdev.co.uk
SPF_IP134.213.24.6
SPF_IP162.13.167.119
SPF_IP2a00:1a48:7808:101:be76:4eff:fe08:2ea6
SPF_IP54.38.71.50
SPF_IP95.138.166.75
SPF_MXmsdev.co.uk

Related pages

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

Cypher and MCP

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

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