Skip to content

Hostname

nags.ch

Last fetched

nags.ch resolves to 1 IPv4 address operated by AS39212 in CH.

Nutrition Label

WHISPER CANON · nags.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nags.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.182.24.56185.182.24.0/24AS39212CH

WHOIS identity

Registrar
Organization
reinhardt stefan
Contact emails

Subdomains

4 observed subdomains of nags.ch.

Web-graph footprint

Distinct hostnames that link to or from nags.ch in the public web crawl.

12 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for nags.ch.

MechanismTarget
SPF_Anags.ch
SPF_IP2a0a:df80:24:0:0:0:0:2
SPF_IP82.197.163.254
SPF_IP94.126.18.116
SPF_MXnags.ch

Related pages

Pivot deeper into the graph from nags.ch.

Cypher and MCP

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

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