Hostname
rockingsoft.com
Last fetched
rockingsoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rockingsoft.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.214.101 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.214.109 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.214.43 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.214.53 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.162.50 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.162.66 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.162.67 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.162.87 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rockingsoft.com owner
- Contact emails
- admin@newvcorp.com
- sebastianchoren@gmail.com
- 091cca1d-7ab2-462c-b832-456f9274b625@identity-protect.org
- 0c7175bb-dc26-4764-b277-71045fbf953c@identity-protect.org
- 352ba406-79d9-432f-8afd-72350accbdd0@identity-protect.org
- 965353ab-47a7-4379-b530-ca62975bc25b@identity-protect.org
- b220b428-6d90-451f-ba15-aae4f0b8b40f@identity-protect.org
- ea0f8c14-cebc-40c0-85ce-ee6b5785241d@identity-protect.org
Subdomains
2 observed subdomains of rockingsoft.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for rockingsoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | icloud.com |
Related pages
Pivot deeper into the graph from rockingsoft.com.
- IP · 18.244.214.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@newvcorp.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: "rockingsoft.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.