Skip to content

Hostname

looo.ch

Last fetched

looo.ch resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.2018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
ulyanov anatoli
Contact emails

Subdomains

1 observed subdomain of looo.ch.

Subdomain
www.looo.ch

Web-graph footprint

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

56 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for looo.ch.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from looo.ch.

Cypher and MCP

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

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