Hostname
rootly.com
Last fetched
rootly.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rootly.com 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.18.16.64 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.64 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rootly.com owner
- Contact emails
- domains@coreroot.com
- 54e6d94eb35c7accea87e06b9072691c-41545425@contact.gandi.net
- bc768811eaca3c17f30f897edae3c8a3-30136000@contact.gandi.net
- 40a5ab5f-89d4-4279-a45e-5ea4b476cd5f@identity-protect.org
- 89d2277c-539d-43c7-a8be-6431990c992a@identity-protect.org
- b1a6e0e0-b6cc-4cc3-93bc-b8bd97f54e9a@identity-protect.org
- cc63ad3a-d91a-44f2-9eaa-7803459acde8@identity-protect.org
Subdomains
28 observed subdomains of rootly.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rootly.com in the public web crawl.
284 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for rootly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 46741286.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from rootly.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rootly.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.