Hostname
tulsaimanalytics.com
Last fetched
tulsaimanalytics.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
tulsaimanalytics.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 |
|---|---|---|---|---|
| 108.138.128.19 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.34 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.69 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.91 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.158.46.104 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.47 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.54 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.92 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tulsaimanalytics.com owner
- Contact emails
- 195af8b2-88d2-45ff-a33d-81c73a45fad5@identity-protect.org
- 5da8767b-6f05-4a84-8e64-f3460e0e90cd@identity-protect.org
- 8ac6f533-86c2-4b7b-9e46-503371a822aa@identity-protect.org
- 8bcaa032-2351-471f-9007-9d366c32255e@identity-protect.org
- e349a69d-e493-4908-923b-ca1b169ce9f5@identity-protect.org
- ee37d192-8d7b-4e48-8743-fedad82839ed@identity-protect.org
- owner-4948555@tulsaimanalytics.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of tulsaimanalytics.com.
| Subdomain |
|---|
| www.tulsaimanalytics.com |
Threat posture
History
Related pages
Pivot deeper into the graph from tulsaimanalytics.com.
- IP · 108.138.128.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 195af8b2-88d2-45ff-a33d-81c73a45fad5@identity-protect.org
- TLD · .com
- Browse hostnames · tu…
- 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: "tulsaimanalytics.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.