Hostname
itwasjustok.com
Last fetched
itwasjustok.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
itwasjustok.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.192.125 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.21 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.4 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.74 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.12.121 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.35 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.51 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.55 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1243578720
- Contact emails
- 4shba9axgbt6@contactprivacy.email
- 1c99f93b-f0ea-49b7-a96c-13629af14b66@identity-protect.org
- 50a9cb3f-ccf8-496f-be65-40ece273ae5e@identity-protect.org
- 521983d7-ff80-48d7-bd86-d3c51da809cf@identity-protect.org
- 7d039458-dd78-4433-a1f4-df627a9bf5c7@identity-protect.org
- d7e04f0e-251e-4821-b98c-4cdce17eb34e@identity-protect.org
- ec31b9c8-77ad-4191-ba6d-796052609099@identity-protect.org
- owner-9673195@itwasjustok.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of itwasjustok.com.
| Subdomain |
|---|
| www.itwasjustok.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for itwasjustok.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from itwasjustok.com.
- IP · 108.138.192.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 4shba9axgbt6@contactprivacy.email
- TLD · .com
- Browse hostnames · it…
- 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: "itwasjustok.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.