Hostname
uibuk.com
Last fetched
uibuk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uibuk.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.157.52.122 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.34 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.5 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.98 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 13.224.125.123 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.124 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.28 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.77 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- anmol cheema
- Contact emails
- acheema@uibuk.com
- 26617181-f73c-4830-b48e-7048f8413b4d@identity-protect.org
- 9d9f231c-473a-4dfb-a894-15328fefa1d3@identity-protect.org
- b0f14121-e791-42cc-babd-c7d9ded94a42@identity-protect.org
- ba5b9ad2-6295-4832-89fa-7e1b63980b5d@identity-protect.org
- bb8f4ae7-affd-44f0-827c-5369a3000484@identity-protect.org
- e53d456a-0f1f-43e3-9832-c0df8ba15038@identity-protect.org
- owner-3561550@uibuk.com.whoisprivacyservice.org
- owner-9692870@uibuk.com.whoisprivacyservice.org
- owner@uibuk.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of uibuk.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uibuk.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for uibuk.com.
| Mechanism | Target |
|---|---|
| SPF_A | uibuk.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.146.32.0/23 |
| SPF_IP | 5.148.154.176/28 |
| SPF_IP | 54.247.118.172/32 |
| SPF_IP | 83.244.141.26/32 |
| SPF_MX | uibuk.com |
Related pages
Pivot deeper into the graph from uibuk.com.
- IP · 108.157.52.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TR
- Email · acheema@uibuk.com
- TLD · .com
- Browse hostnames · ui…
- 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: "uibuk.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.