Skip to content

Hostname

yellowmap.ch

Last fetched

yellowmap.ch resolves to 1 IPv4 address operated by AS12843 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.26.172.13181.26.160.0/20AS12843DE

WHOIS identity

Registrar
Organization
cas software
Contact emails

Subdomains

1 observed subdomain of yellowmap.ch.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for yellowmap.ch.

MechanismTarget
SPF_IP213.144.5.0/24
SPF_MXyellowmap.ch

Related pages

Pivot deeper into the graph from yellowmap.ch.

Cypher and MCP

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

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