Skip to content

Hostname

arge.ch

Last fetched

arge.ch resolves to 2 IPv4 addresses operated by AS3303 in CH.

Nutrition Label

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

Resolution chain

arge.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
blue monkey
Contact emails

Subdomains

4 observed subdomains of arge.ch.

Web-graph footprint

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

25 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for arge.ch.

MechanismTarget
SPF_INCLUDEspf.netzone.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tocco.ch
SPF_IP213.193.95.210
SPF_IP213.193.95.212
SPF_MXarge.ch

Related pages

Pivot deeper into the graph from arge.ch.

Cypher and MCP

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

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