Hostname
ut-board.com
Last fetched
ut-board.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
ut-board.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 |
|---|---|---|---|---|
| 13.112.234.122 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.158.125.226 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.158.208 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.15.61 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ut-board.com owner
- Contact emails
- 5e9c90a7-3d35-497b-a6be-de5ef04c9bbe@identity-protect.org
- 7785e0d9-3b4c-43df-aa0a-689e4c4b0560@identity-protect.org
- d9f7979a-cb7f-4817-ad8d-cc29ec637b78@identity-protect.org
- e63d3ff3-a78a-4e81-af66-95ff45848d1c@identity-protect.org
- e6f122a1-fcfb-4565-b916-5c0344901069@identity-protect.org
- e89ce3d9-7b71-4e37-90ed-f27ee43fe731@identity-protect.org
- owner-11275041@ut-board.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of ut-board.com.
| Subdomain |
|---|
| staging.ut-board.com |
| www.ut-board.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ut-board.com in the public web crawl.
260 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ut-board.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ut-board.com.
- IP · 13.112.234.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 5e9c90a7-3d35-497b-a6be-de5ef04c9bbe@identity-protect.org
- TLD · .com
- Browse hostnames · ut…
- 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: "ut-board.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.