Skip to content

Hostname

awk.ch

Last fetched

awk.ch resolves to 1 IPv4 address operated by ASN-METANET Routingpeering issues: noc@metanet.ch in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.74.152.12580.74.144.0/20AS21069ASN-METANET Routingpeering issues: noc@metanet.chCH

WHOIS identity

Registrar
Organization
awk group
Contact emails

Subdomains

33 observed subdomains of awk.ch.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

90 SPF mechanisms authorising senders for awk.ch.

MechanismTarget
SPF_Aawk.ch
SPF_Amail.ostendis.ch
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDE_spfip.aspectra.com
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.cs2.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.47.0.0/17
SPF_IP176.9.2.230
SPF_IP176.9.2.231
SPF_IP178.63.165.160/28
SPF_IP178.63.169.208/28
SPF_IP178.63.169.212
SPF_IP185.182.80.144/29
SPF_IP185.182.80.248/29
SPF_IP185.182.80.48/29
SPF_IP185.182.83.240/29
SPF_IP193.111.100.103
SPF_IP194.230.77.202
SPF_IP194.230.77.203
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP20.203.149.157
SPF_IP20.203.150.37
SPF_IP2001:1702:6:1411:0:0:0:21
SPF_IP2001:1702:6:1411:0:0:0:22
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP212.103.71.210/32
SPF_IP213.239.217.189
SPF_IP217.162.4.36
SPF_IP217.162.8.245
SPF_IP217.162.8.247
SPF_IP2603:10a6:710:1c:0:0:0:16
SPF_IP2603:10a6:710:1d:0:0:0:9
SPF_IP2603:10a6:710:23:0:0:0:11
SPF_IP2603:10a6:710:2e:0:0:0:7
SPF_IP2603:10a6:710:35:0:0:0:14
SPF_IP2603:10a6:710:41:0:0:0:12
SPF_IP2a00:1128:0:152:0:0:0:125
SPF_IP2a00:1128::/32
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP2a01:4180:4050:400::0/64
SPF_IP2a01:4180:4050:800::0/64
SPF_IP2a01:4180:4051:400::0/64
SPF_IP2a01:4180:4051:800::0/64
SPF_IP31.10.244.231
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.175.9.244
SPF_IP46.231.200.0/21
SPF_IP46.4.133.19
SPF_IP46.4.133.23/32
SPF_IP46.4.133.24
SPF_IP46.4.145.64/28
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP62.12.155.192/26
SPF_IP62.138.120.184/29
SPF_IP62.138.121.0/26
SPF_IP62.138.82.64/26
SPF_IP62.138.86.8/29
SPF_IP62.138.90.192/26
SPF_IP62.138.91.0/29
SPF_IP78.46.114.185
SPF_IP78.46.88.146
SPF_IP78.46.88.156
SPF_IP78.46.88.157
SPF_IP78.47.39.96/28
SPF_IP80.74.128.0/19
SPF_IP80.74.152.125
SPF_IP88.198.181.208/28
SPF_IP88.198.249.64/28
SPF_IP88.198.96.0/27
SPF_IP91.228.144.0/24
SPF_IP94.126.16.0/21
SPF_MXawk.ch

Related pages

Pivot deeper into the graph from awk.ch.

Cypher and MCP

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

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