Hostname
rollor.cc
Last fetched
rollor.cc resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
rollor.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.68.37 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.186.80 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of rollor.cc owner
- Contact emails
- will@rollor.cc
- 01b07b72c4cd14a4f231f68dfdd92994b30c4c4ffe05572e2642f7dcd97137eb@rollor.cc.whoisproxy.org
- 28d04124ddfdc81ba81483a5d25b53cda6f2befc8433d677a54daa2fcf821244@rollor.cc.whoisproxy.org
- 2ad852e45fcd2e44fd199d2c373f46e9d67adcf0dd3c477bdf8c73c406b7533a@rollor.cc.whoisproxy.org
- 32b83e8b2fc6162612c9cecd63e8c69797c839b89270c92702fa0399a8fae627@rollor.cc.whoisproxy.org
- 41dbb5ec4a4c2b38783560865364a9a6051d65317a48db1461c456a1f5fadb52@rollor.cc.whoisproxy.org
- 55a715452343cf984cbac258c009a7c7273cbfb3918d65266008e51a7edb7eee@rollor.cc.whoisproxy.org
- 5a2cc8dcbd7c4e6a78000134da48f286d979c59b9b88895e9190b38f5982a1ec@rollor.cc.whoisproxy.org
- 6a27201dc89939a9ce03f5bbf992f0ed26d4b911432115c81c5a0100815bc46f@rollor.cc.whoisproxy.org
- 70d00e2dc9542bddc3402622e1dba092e134c44533dd955430273f8fcc6c4a69@rollor.cc.whoisproxy.org
- 79d864afd5e2774e027f87d93e25d297cfa32ed82312ff57b86bcd0e4fbad45c@rollor.cc.whoisproxy.org
- 949f6fd30b0ff63a1a52c33bccc4258020ac6e3ad23d53725d26051f8bd78a57@rollor.cc.whoisproxy.org
- 990b625b7182c802758237a2c2c012ede33338d9bbe5113300f2ed639643c5ed@rollor.cc.whoisproxy.org
- a08c6d73980effb0353f6783bd65cefcf167e024c28b0a11170d5452c43e1eda@rollor.cc.whoisproxy.org
- c1c18d8503e1dc0271f57cd2b882d692fd571b40a3a375f79af1f3c3e4a46f5a@rollor.cc.whoisproxy.org
- c9616235bfc40273f8aea31809dce6599062c6f1694c3c2072aaee12246f2ebd@rollor.cc.whoisproxy.org
- d64a8330592bd1077a5df87a703fd6ebfee2deaebea098d43fdb085713f7afb2@rollor.cc.whoisproxy.org
Subdomains
3 observed subdomains of rollor.cc.
Web-graph footprint
Distinct hostnames that link to or from rollor.cc in the public web crawl.
5 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rollor.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from rollor.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rollor.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.