Hostname
lil.light-publishing.com
Last fetched
lil.light-publishing.com resolves to 1 IPv4 address operated by AS131775 in ID.
Nutrition Label
Resolution chain
lil.light-publishing.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.16.198.10 | 103.16.198.0/24 | AS131775 | — | ID |
WHOIS identity
No WHOIS records are currently associated with lil.light-publishing.com in WhisperGraph.
Subdomains
1 observed subdomain of lil.light-publishing.com.
| Subdomain |
|---|
| www.lil.light-publishing.com |
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for lil.light-publishing.com.
| Mechanism | Target |
|---|---|
| SPF_A | lil.light-publishing.com |
| SPF_IP | 103.131.51.10 |
| SPF_IP | 103.131.51.55 |
| SPF_IP | 103.131.51.57 |
| SPF_IP | 103.131.51.59 |
| SPF_IP | 103.131.51.9 |
| SPF_IP | 103.16.198.9 |
| SPF_IP | 103.234.209.212 |
| SPF_IP | 103.234.209.218 |
| SPF_IP | 103.251.44.217 |
| SPF_IP | 103.251.44.218 |
| SPF_IP | 103.251.44.219 |
| SPF_IP | 111.68.113.202 |
| SPF_IP | 111.68.113.204 |
| SPF_MX | lil.light-publishing.com |
Related pages
Pivot deeper into the graph from lil.light-publishing.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lil.light-publishing.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.