Skip to content

Hostname

goag.ch

Last fetched

goag.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · goag.chRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/goag.ch

Resolution chain

goag.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with goag.ch in WhisperGraph.

Subdomains

3 observed subdomains of goag.ch.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for goag.ch.

MechanismTarget
SPF_Agoag.ch
SPF_INCLUDE_spf.rexx-systems.com
SPF_INCLUDEspf.kontainer.com
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.swisscom.com
SPF_IP138.188.166.166
SPF_IP138.188.166.167
SPF_IP194.126.200.68/32
SPF_IP20.103.251.224
SPF_IP20.61.49.248
SPF_IP46.231.200.147
SPF_MXgoag.ch

Related pages

Pivot deeper into the graph from goag.ch.

Cypher and MCP

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

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