Skip to content

Hostname

nlogic.ca

Last fetched

nlogic.ca resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · nlogic.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nlogic.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
numeris
Contact emails

Subdomains

30 observed subdomains of nlogic.ca.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nlogic.ca.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_v2.nlogic.ca
SPF_IP136.147.176.88
SPF_IP158.106.97.38
SPF_IP161.58.206.210/32
SPF_IP192.223.14.154
SPF_IP208.185.229.45/32
SPF_IP24.114.210.161
SPF_IP52.229.121.117

Related pages

Pivot deeper into the graph from nlogic.ca.

Cypher and MCP

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

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