Hostname
abcditsolutions.com
Last fetched
abcditsolutions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
abcditsolutions.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 |
|---|---|---|---|---|
| 3.164.163.116 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.12 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.20 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.31 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 65.9.86.107 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.114 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.122 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.6 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1636
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
46 observed subdomains of abcditsolutions.com.
Showing 25 of 46. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for abcditsolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_IP | 147.93.111.162 |
| SPF_IP | 72.61.248.19 |
Related pages
Pivot deeper into the graph from abcditsolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abcditsolutions.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.