Skip to content

Hostname

wambo.ch

Last fetched

wambo.ch resolves to 1 IPv4 address operated by AS8758 in CH.

Nutrition Label

WHISPER CANON · wambo.chRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wambo.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.25.25.18212.25.0.0/19AS8758CH

WHOIS identity

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

Subdomains

12 observed subdomains of wambo.ch.

Web-graph footprint

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

11 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for wambo.ch.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.251.240.145
SPF_IP89.251.240.146
SPF_IP89.251.240.220
SPF_IP89.251.240.225
SPF_IP89.251.240.236
SPF_MXwambo.ch

Related pages

Pivot deeper into the graph from wambo.ch.

Cypher and MCP

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

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