Hostname
nilnull.se
Last fetched
nilnull.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
nilnull.se 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 |
|---|---|---|---|---|
| 13.33.82.110 | 13.33.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.53 | 13.33.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.54 | 13.33.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.8 | 13.33.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.206.26 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.41 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.47 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.6 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of nilnull.se.
| Subdomain |
|---|
| localhost.nilnull.se |
| www.nilnull.se |
Web-graph footprint
Distinct hostnames that link to or from nilnull.se in the public web crawl.
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 nilnull.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nilnull.se"})-[: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.