Hostname
hpcdual.com
Last fetched
hpcdual.com resolves to 1 IPv4 address operated by AS61098 in DE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
hpcdual.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 |
|---|---|---|---|---|
| 194.182.168.105 | 194.182.168.0/22 | AS61098 | — | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- frau carina salchegger
- Contact emails
Subdomains
13 observed subdomains of hpcdual.com.
Web-graph footprint
Distinct hostnames that link to or from hpcdual.com in the public web crawl.
249 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for hpcdual.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.182.172.113 |
| SPF_IP | 89.145.160.106 |
| SPF_IP | 89.145.160.168 |
| SPF_IP | 89.145.160.81 |
| SPF_IP | 89.145.161.244 |
| SPF_IP | 89.145.161.67 |
| SPF_IP | 89.145.163.61 |
Related pages
Pivot deeper into the graph from hpcdual.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hpcdual.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.