Skip to content

Hostname

rolling-machine.cc

Last fetched

rolling-machine.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · rolling-machine.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rolling-machine.cc

Resolution chain

rolling-machine.cc resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.50.12318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.2318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6718.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
54.230.71.254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

1 observed subdomain of rolling-machine.cc.

Web-graph footprint

Distinct hostnames that link to or from rolling-machine.cc in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from rolling-machine.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rolling-machine.cc"})-[: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.