Skip to content

Hostname

netkoncept.com

Last fetched

netkoncept.com resolves to 1 IPv4 address operated by AS42503 in PL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · netkoncept.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/netkoncept.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.119.62.218176.119.32.0/19AS42503PL

WHOIS identity

Registrar
iana:2
Organization
s. milewski, m. chudy, g. przewlocki, g. zielezny,
Contact emails

Subdomains

139 observed subdomains of netkoncept.com.

Web-graph footprint

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

500 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for netkoncept.com.

MechanismTarget
SPF_Anetkoncept.com
SPF_Aplesk.netkoncept.com
SPF_Apost43.flexopartner.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfmail.livespace.io
SPF_IP176.119.34.194
SPF_IP176.119.50.101
SPF_IP176.119.50.174
SPF_IP176.119.51.217
SPF_MXnetkoncept.com

Related pages

Pivot deeper into the graph from netkoncept.com.

Cypher and MCP

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

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