Hostname
nrc-ito.com
Last fetched
nrc-ito.com resolves to 2 IPv4 addresses operated by AS4694 in JP. WHOIS lists iana:474 as the registrar.
Nutrition Label
Resolution chain
nrc-ito.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 |
|---|---|---|---|---|
| 164.46.76.55 | 164.46.64.0/18 | AS4694 | — | JP |
| 210.157.79.207 | 210.157.78.0/23 | AS131965 | — | JP |
WHOIS identity
- Registrar
- iana:474
- Organization
- nakaizu rehabilitation center
- Contact emails
Subdomains
2 observed subdomains of nrc-ito.com.
| Subdomain |
|---|
| mail.nrc-ito.com |
| www.nrc-ito.com |
Web-graph footprint
Distinct hostnames that link to or from nrc-ito.com in the public web crawl.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.nrc-ito.com
- nrc-ito.com
SPF policy
4 SPF mechanisms authorising senders for nrc-ito.com.
| Mechanism | Target |
|---|---|
| SPF_A | nrc-ito.com |
| SPF_A | sv6907.wpx.ne.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_MX | nrc-ito.com |
Related pages
Pivot deeper into the graph from nrc-ito.com.
- IP · 164.46.76.55
- ASN · AS4694
- Registrar · iana:474
- Country · JP
- Email · whoisguard+rdec720a229271bedecddf0c7560017ea@do-reg.jp
- TLD · .com
- Browse hostnames · nr…
- 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: "nrc-ito.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.