Skip to content

Hostname

nktcables.com

Last fetched

nktcables.com resolves to 1 IPv4 address operated by PLUSSERVER-ASN1 - PlusServer GmbH in DE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · nktcables.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nktcables.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.138.237.22262.138.224.0/20AS61157PLUSSERVER-ASN1 - PlusServer GmbHDE

WHOIS identity

Registrar
iana:73
Organization
domain manager
Contact emails

Subdomains

4 observed subdomains of nktcables.com.

Web-graph footprint

Distinct hostnames that link to or from nktcables.com in the public web crawl.

43 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nktcables.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.95.95.45
SPF_IP62.157.241.23
SPF_IP62.157.241.24

Related pages

Pivot deeper into the graph from nktcables.com.

Cypher and MCP

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

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