Skip to content

Hostname

slipring.uk

Last fetched

slipring.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.233.6718.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.7118.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.7318.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.9518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.169.252.1173.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.363.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.63.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.813.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
Contact emails

Web-graph footprint

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

5 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for slipring.uk.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from slipring.uk.

Cypher and MCP

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

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