Hostname
disklokusa.com
Last fetched
disklokusa.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in SG. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
disklokusa.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.88.70.98 | 104.96.128.0/19 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SG |
| 104.88.70.99 | 104.96.128.0/19 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SG |
| 184.87.197.65 | 184.104.182.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | MX |
| 184.87.197.74 | 184.104.182.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | MX |
| 96.17.96.19 | 96.18.44.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SG |
| 96.17.96.24 | 96.18.44.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SG |
WHOIS identity
- Registrar
- iana:48
- Organization
- perfect privacy,
- Contact emails
Subdomains
2 observed subdomains of disklokusa.com.
Web-graph footprint
Distinct hostnames that link to or from disklokusa.com in the public web crawl.
5 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
Related pages
Pivot deeper into the graph from disklokusa.com.
- IP · 104.88.70.98
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · iana:48
- Country · SG
- Email · qe6jc8fj4ap@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · di…
- 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: "disklokusa.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.