Skip to content

Hostname

ns2.slockin.com

Last fetched

ns2.slockin.com resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · ns2.slockin.comRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns2.slockin.com

Resolution chain

ns2.slockin.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.171.82.6142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.82.7142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.82.8142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.82.9142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
15.204.144.16915.204.128.0/17AS16276US
170.205.37.246170.205.37.0/24AS63473HOSTHATCH - HostHatch, LLCUS
184.107.161.105184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.161.106184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.161.109184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
192.227.68.24192.227.68.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.68.25192.227.68.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.41192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.42192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.43192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.44192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.70.45192.227.70.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.197192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.198192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.200192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.254192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS

WHOIS identity

No WHOIS records are currently associated with ns2.slockin.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ns2.slockin.com.

MechanismTarget
SPF_Adns.kidcomps.com
SPF_Adns.slockin.com

Related pages

Pivot deeper into the graph from ns2.slockin.com.

Cypher and MCP

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

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