Hostname
ushio.com
Last fetched
ushio.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ushio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.208.174.148 | 35.208.0.0/15 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bd69r42d66t@networksolutionsprivateregistration.com
- c27fq86x4da@networksolutionsprivateregistration.com
- dstrand@ushio.com
- dw4zz36n8x5@networksolutionsprivateregistration.com
- ky9gn92t38b@networksolutionsprivateregistration.com
- nt8953ub276@networksolutionsprivateregistration.com
- q96yw4tm4t6@networksolutionsprivateregistration.com
- sz49w9rz923@networksolutionsprivateregistration.com
- ys7ve4mh4fw@networksolutionsprivateregistration.com
Subdomains
30 observed subdomains of ushio.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ushio.com in the public web crawl.
211 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for ushio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_IP | 168.148.95.131 |
| SPF_IP | 64.211.108.11 |
| SPF_IP | 64.211.108.21 |
| SPF_IP | 64.211.108.22 |
| SPF_IP | 64.211.108.23 |
Related pages
Pivot deeper into the graph from ushio.com.
- IP · 35.208.174.148
- ASN · AS43515
- Registrar · iana:2
- Country · US
- Email · bd69r42d66t@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · us…
- 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: "ushio.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.