Skip to content

Hostname

themilanobrand.uk

Last fetched

themilanobrand.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:limitless digital group ltd [tag = limitlessdigital] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.83.25152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.138.15452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.64.4952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.216.18354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:limitless digital group ltd [tag = limitlessdigital]
Organization
Contact emails

Subdomains

1 observed subdomain of themilanobrand.uk.

Threat posture

History

Related pages

Pivot deeper into the graph from themilanobrand.uk.

Cypher and MCP

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

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