Hostname
hctec.com
Last fetched
hctec.com resolves to 1 IPv4 address operated by NEXCESS-NET - Liquid Web, L.L.C in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
hctec.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 |
|---|---|---|---|---|
| 104.207.254.60 | 104.207.254.0/24 | AS36444 | NEXCESS-NET - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- bob craig
- Contact emails
Subdomains
10 observed subdomains of hctec.com.
Web-graph footprint
Distinct hostnames that link to or from hctec.com in the public web crawl.
35 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for hctec.com.
| Mechanism | Target |
|---|---|
| SPF_A | hctec.com |
| SPF_INCLUDE | 1856312.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.72.127.67 |
| SPF_IP | 182.50.78.64/28 |
| SPF_IP | 204.14.232.64/28 |
| SPF_IP | 204.14.234.64/28 |
| SPF_IP | 24.142.238.202 |
| SPF_IP | 24.199.163.194 |
| SPF_IP | 24.199.163.195 |
| SPF_IP | 96.10.92.138 |
| SPF_IP | 96.43.144.64/31 |
| SPF_IP | 96.43.148.64/31 |
| SPF_MX | hctec.com |
Related pages
Pivot deeper into the graph from hctec.com.
- IP · 104.207.254.60
- ASN · AS36444NEXCESS-NET - Liquid Web, L.L.C
- Registrar · iana:146
- Country · US
- Email · bcraig@hctec.com
- TLD · .com
- Browse hostnames · hc…
- 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: "hctec.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.