Hostname
rollerdigital.com
Last fetched
rollerdigital.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1609 as the registrar.
Nutrition Label
Resolution chain
rollerdigital.com 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 |
|---|---|---|---|---|
| 18.238.80.112 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.15 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.29 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.85 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.102.105 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.25 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.37 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.76 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.117 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.47 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.63 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.124 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1609
- Organization
- roller networks pty
- Contact emails
Subdomains
19 observed subdomains of rollerdigital.com.
Web-graph footprint
Distinct hostnames that link to or from rollerdigital.com in the public web crawl.
95 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for rollerdigital.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 149.72.196.66 |
| SPF_INCLUDE | 149.72.231.47 |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.chargebee.com |
| SPF_INCLUDE | hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.synergywholesale.com |
Related pages
Pivot deeper into the graph from rollerdigital.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rollerdigital.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.