Skip to content

Hostname

nj.se

Last fetched

nj.se resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1055 as the registrar.

Nutrition Label

WHISPER CANON · nj.seRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nj.se

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1055
Organization
Contact emails

Subdomains

45 observed subdomains of nj.se.

Web-graph footprint

Distinct hostnames that link to or from nj.se in the public web crawl.

134 sites link to this hostname.

164 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for nj.se.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_autoflattenspf0.nj.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.0.0/17
SPF_IP185.64.72.0/24
SPF_IP185.64.73.0/24
SPF_IP185.64.74.0/24
SPF_IP194.140.240.2
SPF_IP194.140.240.97
SPF_IP194.140.240.98
SPF_IP194.140.240.99
SPF_IP208.117.48.0/20
SPF_IP35.242.233.128
SPF_IP50.31.32.0/19
SPF_IP52.17.51.198
SPF_IP81.27.211.206
SPF_IP88.131.97.142/32
SPF_IP89.189.218.40
SPF_IP89.189.218.41
SPF_IP89.189.218.42
SPF_IP91.227.208.0/24

Related pages

Pivot deeper into the graph from nj.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nj.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.