Hostname
litmos.com
Last fetched
litmos.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
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.
Showing 25 of 683. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from litmos.com in the public web crawl.
825 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for litmos.com.
| Mechanism | Target |
|---|---|
| SPF_A | litmos.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.209.38.195 |
| SPF_IP | 20.120.107.42 |
| SPF_IP | 20.84.0.159 |
| SPF_IP | 23.251.230.212 |
| SPF_IP | 23.251.230.213 |
| SPF_IP | 23.251.230.214 |
| SPF_IP | 23.251.230.215 |
| SPF_IP | 23.251.230.216 |
| SPF_IP | 23.251.230.217 |
| SPF_IP | 23.251.230.218 |
| SPF_IP | 23.251.230.219 |
| SPF_IP | 52.226.243.190 |
| SPF_IP | 54.240.114.188 |
| SPF_IP | 54.240.114.189 |
| SPF_IP | 54.240.43.69 |
| SPF_IP | 54.240.43.70 |
| SPF_IP | 54.240.44.190 |
| SPF_IP | 54.240.44.191 |
| SPF_IP | 54.240.44.192 |
| SPF_IP | 54.240.44.193 |
| SPF_IP | 54.240.44.194 |
| SPF_IP | 54.240.61.122 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.