Hostname
uni-opsys.com
Last fetched
uni-opsys.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uni-opsys.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.115.132.56 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.194.153.213 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.101.72 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.13.44 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uni-opsys.com owner
- Contact emails
- 28fc2f31-5efb-407c-8964-e3a6b75d443b@identity-protect.org
- 3978f6c0-ffc9-4664-8dd4-2976a81b947f@identity-protect.org
- 7b6800e6-839d-4ba2-8360-093685d9b9f4@identity-protect.org
- 80bad2c7-f769-47c7-9310-6236ea07d58e@identity-protect.org
- 8a3a5ddc-ccc0-44b5-a0a2-981b1ab193a1@identity-protect.org
- af922b4b-a952-4823-a8f8-a4aad841c47a@identity-protect.org
- b49a2988-ee45-4f02-844d-c44654cdbbb2@identity-protect.org
Subdomains
11 observed subdomains of uni-opsys.com.
Web-graph footprint
Distinct hostnames that link to or from uni-opsys.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for uni-opsys.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.113.142.242/32 |
Related pages
Pivot deeper into the graph from uni-opsys.com.
- IP · 3.115.132.56
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 28fc2f31-5efb-407c-8964-e3a6b75d443b@identity-protect.org
- TLD · .com
- Browse hostnames · un…
- 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: "uni-opsys.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.