Skip to content

Hostname

litmos.com

Last fetched

litmos.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · litmos.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/litmos.com

Resolution chain

litmos.com 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
iana:146
Organization
******** ********
Contact emails

Subdomains

683 observed subdomains of litmos.com.

Web-graph footprint

Distinct hostnames that link to or from litmos.com in the public web crawl.

825 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for litmos.com.

MechanismTarget
SPF_Alitmos.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.209.38.195
SPF_IP20.120.107.42
SPF_IP20.84.0.159
SPF_IP23.251.230.212
SPF_IP23.251.230.213
SPF_IP23.251.230.214
SPF_IP23.251.230.215
SPF_IP23.251.230.216
SPF_IP23.251.230.217
SPF_IP23.251.230.218
SPF_IP23.251.230.219
SPF_IP52.226.243.190
SPF_IP54.240.114.188
SPF_IP54.240.114.189
SPF_IP54.240.43.69
SPF_IP54.240.43.70
SPF_IP54.240.44.190
SPF_IP54.240.44.191
SPF_IP54.240.44.192
SPF_IP54.240.44.193
SPF_IP54.240.44.194
SPF_IP54.240.61.122
SPF_IP54.240.62.8

Related pages

Pivot deeper into the graph from litmos.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "litmos.com"})-[: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.