Hostname
uck-inc.com
Last fetched
uck-inc.com resolves to 2 IPv4 addresses operated by AS131965 in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uck-inc.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 |
|---|---|---|---|---|
| 183.181.86.71 | 183.181.84.0/22 | AS131965 | — | JP |
| 85.131.213.81 | 85.131.192.0/18 | AS131965 | — | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uck-inc.com owner
- Contact emails
- hisashi-takada@uck-inc.jp
- 167f47ca-fd07-4e00-bd07-7f2ea869c4eb@identity-protect.org
- 49326436-7d9c-4c30-802d-35f17ec5b621@identity-protect.org
- 81f90d7a-be12-4ecd-8092-9bde49ff708d@identity-protect.org
- 9029f7fc-10ad-4c4c-9250-7bdffa8f427e@identity-protect.org
- 9751d0f5-fab3-49f2-9b67-cc59c7a0b639@identity-protect.org
- e329aa25-185c-4040-88c7-95a834a6a204@identity-protect.org
- owner-12094151@uck-inc.com.whoisprivacyservice.org
Subdomains
46 observed subdomains of uck-inc.com.
Web-graph footprint
Distinct hostnames that link to or from uck-inc.com in the public web crawl.
5 sites 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 uck-inc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 242336873.spf07.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | m01-ahd-sys.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.bserver.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.uck-inc.com |
| SPF_MX | uck-inc.com |
Related pages
Pivot deeper into the graph from uck-inc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uck-inc.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.