Skip to content

Hostname

litecom.ch

Last fetched

litecom.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · litecom.chRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/litecom.ch

Resolution chain

litecom.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
litecom
Contact emails

Subdomains

12 observed subdomains of litecom.ch.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for litecom.ch.

MechanismTarget
SPF_Amail.litexchange.ch
SPF_Amail.prod.brikks.com
SPF_INCLUDE145183495.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP123.45.6.7/32
SPF_IP149.126.4.112/32
SPF_IP207.126.144.0/20
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP74.125.244.0/22
SPF_IP80.74.153.13/32
SPF_IP80.74.158.30
SPF_IP80.74.158.31/32
SPF_IP83.144.199.0/24
SPF_IP83.144.199.245
SPF_IP83.144.199.45
SPF_IP89.202.69.128/25
SPF_IP93.182.178.100/32
SPF_IP93.182.178.125/32
SPF_MXlitecom.ch

Related pages

Pivot deeper into the graph from litecom.ch.

Cypher and MCP

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

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