Hostname
hy-tec402.com
Last fetched
hy-tec402.com resolves to 1 IPv4 address operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in JP. WHOIS lists iana:1557 as the registrar.
Nutrition Label
Resolution chain
hy-tec402.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 |
|---|---|---|---|---|
| 119.75.238.15 | 119.75.224.0/20 | AS15830 | Equinix - Equinix (EMEA) Acquisition Enterprises B.V. | JP |
WHOIS identity
- Registrar
- iana:1557
- Organization
- aytec co.ltd.
- Contact emails
Subdomains
2 observed subdomains of hy-tec402.com.
| Subdomain |
|---|
| mail.hy-tec402.com |
| ns2.hy-tec402.com |
Web-graph footprint
Distinct hostnames that link to or from hy-tec402.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hy-tec402.com.
| Mechanism | Target |
|---|---|
| SPF_A | hy-tec402.com |
| SPF_A | prvh1015.presinet.ne.jp |
| SPF_MX | hy-tec402.com |
Related pages
Pivot deeper into the graph from hy-tec402.com.
- IP · 119.75.238.15
- ASN · AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.
- Registrar · iana:1557
- Country · JP
- Email · info@xserver.co.jp
- TLD · .com
- Browse hostnames · hy…
- 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: "hy-tec402.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.