Skip to content

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

WHISPER CANON · hpcdual.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hpcdual.com

Resolution chain

hpcdual.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.182.168.105194.182.168.0/22AS61098DE

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hpcdual.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.182.172.113
SPF_IP89.145.160.106
SPF_IP89.145.160.168
SPF_IP89.145.160.81
SPF_IP89.145.161.244
SPF_IP89.145.161.67
SPF_IP89.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.