Hostname
hurco.com
Last fetched
hurco.com resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
hurco.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.69.177 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 108.156.60.115 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.43 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.85 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.95 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 172.67.211.1 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 65.8.131.113 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.52 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.67 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.85 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1910
- Organization
- hurco companies,
- Contact emails
Subdomains
28 observed subdomains of hurco.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hurco.com in the public web crawl.
209 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for hurco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 209468.spf06.hubspotemail.net |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | spf-00662201.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trust.outgrow.co |
Related pages
Pivot deeper into the graph from hurco.com.
- IP · 104.21.69.177
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · backc@hurco.com
- TLD · .com
- Browse hostnames · hu…
- 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: "hurco.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.