Hostname
uklef.net
Last fetched
uklef.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
uklef.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.9.60.131 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.160 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.207 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.213 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 99.84.245.147 | 99.84.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.245.159 | 99.84.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.245.174 | 99.84.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.245.84 | 99.84.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of uklef.net.
| Subdomain |
|---|
| www.uklef.net |
Web-graph footprint
Distinct hostnames that link to or from uklef.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from uklef.net.
- IP · 65.9.60.131
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2487
- Country · SE
- Email · a20fd156ff8e4ce5ac8a215e8b94b53f.protect@whoisguard.com
- TLD · .net
- Browse hostnames · uk…
- 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: "uklef.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.