Skip to content

Hostname

monro.co.uk

Last fetched

monro.co.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:safenames ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.85.86.13380.85.84.0/22AS63949GB

WHOIS identity

Registrar
registrar:safenames ltd
Organization
monro
Contact emails

Subdomains

6 observed subdomains of monro.co.uk.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for monro.co.uk.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.250.9.245
SPF_IP62.232.255.122
SPF_IP80.85.86.133

Related pages

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

Cypher and MCP

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

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