Hostname
lca-wfs.com
Last fetched
lca-wfs.com resolves to 1 IPv4 address operated by C2HOSTING-01 - C2Hosting, LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
lca-wfs.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 |
|---|---|---|---|---|
| 74.122.171.118 | 74.122.171.0/24 | AS53332 | C2HOSTING-01 - C2Hosting, LLC | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 0dd66d965725dfcdc8cdf3c96ae66a4d15375d13d33d04688f0cc92c4fcffa72@lca-wfs.com.whoisproxy.org
- 26743a5304877b5900ffcc9f6df31053852602b9f5ff728493a2cdb0581a35aa@lca-wfs.com.whoisproxy.org
- 2eda0c119b97f3cc816545ddf11bce7c7a97738adce48e5801137f0963d65289@lca-wfs.com.whoisproxy.org
- 31cd730c3728bc1084d60b3d72598c9f69fcec0d99e8245e3681ee6e0ad8f6dd@lca-wfs.com.whoisproxy.org
- 68610cce35b492456387649f052df628f2abda94fd87610f94d465a31633695c@lca-wfs.com.whoisproxy.org
- 6fdf64312278a6a5a43bda2001671ff56845e7b37ceed19e3f0fe208318cdd3b@lca-wfs.com.whoisproxy.org
- adda2a0dd8d8576a92cb19cfc693dbed5c4ea96edcf6a447d605aa3493b68769@lca-wfs.com.whoisproxy.org
- ae57b0b131afa5b39891427ca54fbaf1e67aca5cd03ed96cd66ca95645a2b036@lca-wfs.com.whoisproxy.org
- b96cc7824c0665437e4dfc32244d3b71f7225a14b0877f84777c6147edffbf3c@lca-wfs.com.whoisproxy.org
- c7160bb30b95974da70dd034130f2a22e375e7e2df360ed2aa322538d2c2e15d@lca-wfs.com.whoisproxy.org
- e9e9f07f0725663d295c754253053f22720cfc4db9b841a78a0b211f8283508c@lca-wfs.com.whoisproxy.org
- fe81bdb931bf82baafb9d5f5f8c58e0cf709f8ce38f01c68bd4709ff6921cdf4@lca-wfs.com.whoisproxy.org
Subdomains
1 observed subdomain of lca-wfs.com.
| Subdomain |
|---|
| www.lca-wfs.com |
Web-graph footprint
Distinct hostnames that link to or from lca-wfs.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lca-wfs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_MX | lca-wfs.com |
Related pages
Pivot deeper into the graph from lca-wfs.com.
- IP · 74.122.171.118
- ASN · AS53332C2HOSTING-01 - C2Hosting, LLC
- Registrar · iana:228
- Country · US
- Email · 0dd66d965725dfcdc8cdf3c96ae66a4d15375d13d33d04688f0cc92c4fcffa72@lca-wfs.com.whoisproxy.org
- TLD · .com
- Browse hostnames · lc…
- 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: "lca-wfs.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.