Hostname
l39a.com
Last fetched
l39a.com resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
l39a.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 |
|---|---|---|---|---|
| 194.61.28.174 | 194.61.119.0/24 | AS51167 | — | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- gabriele turchi
- Contact emails
Subdomains
17 observed subdomains of l39a.com.
Web-graph footprint
Distinct hostnames that link to or from l39a.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for l39a.com.
| Mechanism | Target |
|---|---|
| SPF_A | hetz02.l39a.space |
| SPF_A | mail.l39a.com |
| SPF_A | mail.l39a.space |
| SPF_A | mx.l39a.com |
| SPF_A | pianeta.l39a.space |
| SPF_MX | l39a.com |
Related pages
Pivot deeper into the graph from l39a.com.
- IP · 194.61.28.174
- ASN · AS51167
- Registrar · iana:81
- Country · GB
- Email · 689e7359b3b4f15ffdb5114243ad0258-gt664@contact.gandi.net
- TLD · .com
- Browse hostnames · l3…
- 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: "l39a.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.