Skip to content

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

WHISPER CANON · nilnull.seRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nilnull.se

Resolution chain

nilnull.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.82.11013.33.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.5313.33.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.5413.33.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.813.33.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.263.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.413.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.473.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.63.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

2 observed subdomains of 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

SPF policy

1 SPF mechanism authorising senders for nilnull.se.

MechanismTarget
SPF_INCLUDEicloud.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.