Hostname
activesynapticsoftware.com
Last fetched
activesynapticsoftware.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
activesynapticsoftware.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.244.65 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.251 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.8 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.119 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.124 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.34 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.82 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.89 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.143.64 | 52.95.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.36 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.8 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.148.184 | 52.95.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.149.103 | 52.95.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.150.147 | 52.95.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.191.16 | 52.95.191.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of activesynapticsoftware.com owner
- Contact emails
- 10880718-55ca-4ebf-bf80-08d349a500e6@identity-protect.org
- 219be237-9b60-4388-8f79-58393ffcbd20@identity-protect.org
- 67e0b957-f9b4-4a21-8a20-c76582b0230d@identity-protect.org
- 6c44bc47-739e-4e29-8a6a-0070130abcc4@identity-protect.org
- 84e27f6b-a1d4-4b5c-a050-0435ff57685b@identity-protect.org
- b06a1796-0704-4abc-b239-a9fffd4282b6@identity-protect.org
- b2e01784-d739-497e-b469-ffb9d3f4d8fa@identity-protect.org
Subdomains
1 observed subdomain of activesynapticsoftware.com.
| Subdomain |
|---|
| www.activesynapticsoftware.com |
Threat posture
History
Related pages
Pivot deeper into the graph from activesynapticsoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "activesynapticsoftware.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.