Hostname
uta-net.com
Last fetched
uta-net.com resolves to 2 IPv4 addresses operated by UCOM ARTERIA Networks Corporation in JP. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
uta-net.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.38.164.82 | 113.32.0.0/13 | AS17506 | UCOM ARTERIA Networks Corporation | JP |
| 220.213.165.18 | 220.213.128.0/18 | AS17961 | MITENE mitene internet co., ltd. | JP |
WHOIS identity
- Registrar
- iana:269
- Organization
- masahiro takahashi
- Contact emails
Subdomains
20 observed subdomains of uta-net.com.
Web-graph footprint
Distinct hostnames that link to or from uta-net.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for uta-net.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 108.61.182.61 |
| SPF_IP | 118.238.247.98 |
| SPF_MX | uta-net.com |
Related pages
Pivot deeper into the graph from uta-net.com.
- IP · 113.38.164.82
- ASN · AS17506UCOM ARTERIA Networks Corporation
- Registrar · iana:269
- Country · JP
- Email · masa1017@pageone.co.jp
- 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: "uta-net.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.