Hostname
uniworld.com
Last fetched
uniworld.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:186 as the registrar.
Nutrition Label
Resolution chain
uniworld.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.192.14 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.16 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.27 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.51 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.225.33 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.69 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.81 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.225.97 | 3.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.119 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.53 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.65 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.86 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:186
- Organization
- uniworld river cruises,
- Contact emails
Subdomains
227 observed subdomains of uniworld.com.
Showing 25 of 227. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uniworld.com in the public web crawl.
943 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for uniworld.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendersrv.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.229.212.5/32 |
| SPF_IP | 149.72.116.110/32 |
| SPF_IP | 203.171.220.0/24 |
| SPF_IP | 205.189.38.0/24 |
Related pages
Pivot deeper into the graph from uniworld.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uniworld.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.