Skip to content

Hostname

cs3.hu

Last fetched

cs3.hu resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · cs3.huRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cs3.hu

Resolution chain

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

IPPrefixASNOperatorCountry
46.62.215.746.62.128.0/17AS24940FI

WHOIS identity

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

Subdomains

9 observed subdomains of cs3.hu.

Web-graph footprint

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

28 sites link to this hostname.

241 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for cs3.hu.

MechanismTarget
SPF_Acs3.hu
SPF_INCLUDEspf.hostns.io
SPF_IP185.73.8.101/32
SPF_MXcs3.hu

Related pages

Pivot deeper into the graph from cs3.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cs3.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.