Skip to content

Hostname

augs.ch

Last fetched

augs.ch resolves to 1 IPv4 address operated by DATAWIRE-AS in CH.

Nutrition Label

WHISPER CANON · augs.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/augs.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.19.87.135185.19.84.0/22AS48971DATAWIRE-ASCH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for augs.ch.

MechanismTarget
SPF_Aakiko.augs.ch
SPF_Aaugs.ch
SPF_Akyrenia.abad1dea.to
SPF_INCLUDEdebian1.dev.swissirc.ch
SPF_INCLUDEolympos.abad1dea.to
SPF_IP185.19.87.133
SPF_IP2001:470:b7e5:212:101:23:105:110
SPF_IP212.101.23.110
SPF_IP2a00:41c0:d185:19:87:131:0:3
SPF_IP2a06:c01:1:1103:0:0:92a3:163
SPF_IP5.102.146.163
SPF_MXaugs.ch

Related pages

Pivot deeper into the graph from augs.ch.

Cypher and MCP

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

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