Skip to content

Hostname

ling.ch

Last fetched

ling.ch resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ling.chRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ling.ch

Resolution chain

ling.ch resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.26.56104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
159.54.162.7159.54.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationUS
172.67.135.143172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of ling.ch.

Subdomain
www.ling.ch

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ling.ch.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from ling.ch.

Cypher and MCP

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

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