Hostname
fastsoft.net
Last fetched
fastsoft.net resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
fastsoft.net resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.18.64.199 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.203 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.20.71.10 | 2.20.71.0/24 | AS20940 | AKAMAI-ASN1 | ES |
| 2.20.71.36 | 2.20.71.0/24 | AS20940 | AKAMAI-ASN1 | ES |
| 23.2.13.32 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.66 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.239.24 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.239.26 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.239.59 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.146.89 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.98 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
WHOIS identity
- Registrar
- iana:292
- Organization
- akamai technologies,
- Contact emails
Subdomains
12 observed subdomains of fastsoft.net.
Web-graph footprint
Distinct hostnames that link to or from fastsoft.net in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fastsoft.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fastsoft.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.