Hostname
rolige.com
Last fetched
rolige.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rolige.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.34.230 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.210.20 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rolige.com owner
- Contact emails
- 5979beff64d54e42afcea79c3d9bd3cc.protect@whoisguard.com
- 13f3d7af-5288-4952-a324-ec36b0e00437@identity-protect.org
- 4ea43ef4-ed73-447b-b7a2-facb6bc7d9ae@identity-protect.org
- 5d33be84-f5a7-4a8b-b2c8-f27fde1cb396@identity-protect.org
- 5de8538e-0dec-442b-8638-64124bafbaa7@identity-protect.org
- 9d4701ce-859a-48de-839a-3e7d405194a9@identity-protect.org
- e6c992c0-8cda-465d-ba9f-8f58eec8ebc9@identity-protect.org
- owner-557748@rolige.com.whoisprivacyservice.org
- owner-8042262@rolige.com.whoisprivacyservice.org
Subdomains
47 observed subdomains of rolige.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rolige.com in the public web crawl.
16 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for rolige.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from rolige.com.
- IP · 104.21.34.230
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 5979beff64d54e42afcea79c3d9bd3cc.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ro…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rolige.com"})-[: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.