Skip to content

Hostname

dss.hu

Last fetched

dss.hu resolves to 1 IPv4 address operated by AS43359 in HU.

Nutrition Label

WHISPER CANON · dss.huRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dss.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.51.188.60185.51.188.0/22AS43359HU

WHOIS identity

No WHOIS records are currently associated with dss.hu in WhisperGraph.

Subdomains

14 observed subdomains of dss.hu.

Web-graph footprint

Distinct hostnames that link to or from dss.hu in the public web crawl.

18 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dss.hu.

MechanismTarget
SPF_INCLUDE146011299.spf02.hubspotemail.net
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvtigermails.com
SPF_IP185.51.188.60
SPF_IP45.95.44.251
SPF_IP81.93.193.44
SPF_IP86.101.230.5
SPF_IP91.82.97.179
SPF_IP91.82.97.180

Related pages

Pivot deeper into the graph from dss.hu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dss.hu"})-[: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.