Hostname
nelly-solutions.com
Last fetched
nelly-solutions.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nelly-solutions.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 |
|---|---|---|---|---|
| 3.124.24.66 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.156.208.9 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.147.26 | 54.93.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.140.43 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nelly-solutions.com owner
- Contact emails
- 2cd861b7-0e4b-41bc-89d0-a665d7a01102@identity-protect.org
- 318b1046-eeb2-4a4d-8dae-701024b08010@identity-protect.org
- 40edd0c6-16f1-493c-bdae-154eeedf0265@identity-protect.org
- 5e45f96d-e408-444c-a93f-8216f6a118ec@identity-protect.org
- 9a0c4f2e-9916-4dc3-be37-5aab6901fe44@identity-protect.org
- b3b067f5-bb5a-4498-8bd3-b024aac27e25@identity-protect.org
- owner-2264114@nelly-solutions.com.whoisprivacyservice.org
- owner-5293347@nelly-solutions.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of nelly-solutions.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nelly-solutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25581243.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
Related pages
Pivot deeper into the graph from nelly-solutions.com.
- IP · 3.124.24.66
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 2cd861b7-0e4b-41bc-89d0-a665d7a01102@identity-protect.org
- TLD · .com
- Browse hostnames · ne…
- 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: "nelly-solutions.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.