Hostname
slip-ring.fr
Last fetched
slip-ring.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
slip-ring.fr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.182.110 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.38 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.54 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.61 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.202.101 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.102 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.116 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.69 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.164.124.101 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.20 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.21 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.98 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with slip-ring.fr in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from slip-ring.fr in the public web crawl.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from slip-ring.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "slip-ring.fr"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.