Hostname
lstfo.com
Last fetched
lstfo.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lstfo.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 |
|---|---|---|---|---|
| 104.131.72.126 | 104.131.64.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lstfo.com owner
- Contact emails
- 3829c284-bdc3-4677-8037-05c66f52a236@identity-protect.org
- 5a6a2ae0-5e5f-43c7-a4e4-bbd7fcda2b15@identity-protect.org
- a691f3fe-2431-48e1-bff5-713e57c102b4@identity-protect.org
- c1d3dcdf-c079-4f16-8ad1-d3e9f3cd0318@identity-protect.org
- f8f0bf55-e17a-4b18-9226-243cc286094f@identity-protect.org
- owner-1217838@lstfo.com.whoisprivacyservice.org
- owner@lstfo.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of lstfo.com.
Web-graph footprint
Distinct hostnames that link to or from lstfo.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lstfo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from lstfo.com.
- IP · 104.131.72.126
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · 3829c284-bdc3-4677-8037-05c66f52a236@identity-protect.org
- TLD · .com
- Browse hostnames · ls…
- 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: "lstfo.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.