Skip to content

Hostname

nukeprof.co.uk

Last fetched

nukeprof.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.96.20152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.238.25052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.11.852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.101.24754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.94.2754.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.231.25154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
chain reaction cycles
Contact emails

Threat posture

History

Related pages

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

Cypher and MCP

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

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