Hostname
litsupplychains.com
Last fetched
litsupplychains.com resolves to 2 IPv4 addresses operated by ZC38-AS1 - zColo in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
litsupplychains.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.105.242.135 | 209.105.224.0/19 | AS13354 | ZC38-AS1 - zColo | US |
| 38.247.137.91 | 38.247.128.0/20 | AS393398 | ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of litsupplychains.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for litsupplychains.com.
| Mechanism | Target |
|---|---|
| SPF_A | litsupplychains.com |
| SPF_IP | 108.60.209.196 |
| SPF_IP | 108.60.209.2 |
| SPF_IP | 38.247.137.91 |
| SPF_MX | litsupplychains.com |
Related pages
Pivot deeper into the graph from litsupplychains.com.
- IP · 209.105.242.135
- ASN · AS13354ZC38-AS1 - zColo
- Registrar · iana:303
- Country · US
- Email · litbusinesssolutionspvtltd@gmail.com
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "litsupplychains.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.