Skip to content

Hostname

nlogic.se

Last fetched

nlogic.se resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:domeneshop as as the registrar.

Nutrition Label

WHISPER CANON · nlogic.seRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nlogic.se

Resolution chain

nlogic.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.92.233.9164.92.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:domeneshop as
Organization
Contact emails

Subdomains

4 observed subdomains of nlogic.se.

Web-graph footprint

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

5 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nlogic.se.

MechanismTarget
SPF_INCLUDE8798010.spf07.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2600:1901:0:8ac4:0:0:0:0
SPF_IP35.227.250.45

Related pages

Pivot deeper into the graph from nlogic.se.

Cypher and MCP

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

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