Hostname
wfsltd.com
Last fetched
wfsltd.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in HK. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
wfsltd.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.87.99.8 | 184.87.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | HK |
| 23.204.95.82 | 23.204.95.0/24 | AS20940 | — | CL |
| 23.204.95.98 | 23.204.95.0/24 | AS20940 | — | CL |
WHOIS identity
- Registrar
- iana:3786
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
8 observed subdomains of wfsltd.com.
Web-graph footprint
Distinct hostnames that link to or from wfsltd.com in the public web crawl.
19 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for wfsltd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.115.128.100 |
| SPF_IP | 167.115.128.101 |
| SPF_IP | 167.115.8.41 |
| SPF_IP | 167.115.8.42 |
| SPF_IP | 45.2.229.58 |
| SPF_IP | 45.2.229.59 |
| SPF_IP | 96.125.139.162 |
Related pages
Pivot deeper into the graph from wfsltd.com.
- IP · 184.87.99.8
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:3786
- Country · HK
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · wf…
- 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: "wfsltd.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.