Hostname
fks-team.net
Last fetched
fks-team.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
fks-team.net 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 |
|---|---|---|---|---|
| 164.90.166.89 | 164.90.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- moniker privacy services
- Contact emails
- nehodadenys@gmail.com
- raulihno1987@gmail.com
- pw-b03e2623ff032e657ae4766d62e41a1e@privacyguardian.org
- 2566ced6ae1ece15cfb7cd4337deccf6cc1dc45f1aae44e3fee8e991c0b9f6cc@fks-team.net.whoisproxy.org
- 7d9e02260f5c3e9116e9a19dd58b0d57c46fa53276c1fc867abc1f134bcec313@fks-team.net.whoisproxy.org
- e2dff63ac7c646e707581d7103efc0db404c142abcb9d6c78a9c2bd32da1dcd0@fks-team.net.whoisproxy.org
Subdomains
1 observed subdomain of fks-team.net.
| Subdomain |
|---|
| www.fks-team.net |
Web-graph footprint
Distinct hostnames that link to or from fks-team.net in the public web crawl.
14 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fks-team.net.
- IP · 164.90.166.89
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1479
- Country · DE
- Email · nehodadenys@gmail.com
- TLD · .net
- Browse hostnames · fk…
- 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: "fks-team.net"})-[: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.