Skip to content

Hostname

kp-net.com

Last fetched

kp-net.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. kp-net.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · kp-net.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kp-net.com

Resolution chain

No IPv4 resolution is recorded for kp-net.com in WhisperGraph.

IPv6 resolution

No AAAA record for kp-net.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of kp-net.com owner
Contact emails
yoshihei.tanaka@omron.com, 7f4466c9-131b-4aa1-8241-e26a663e3df4@identity-protect.org, 81c0d3e2-3ea5-439b-89f8-e84a73be3b29@identity-protect.org, a4e57647-6711-4156-a12b-e54ceccff233@identity-protect.org, cba0af0a-95ed-437c-9074-bf8c9411abc9@identity-protect.org, d8d487f6-9fb7-45ef-9ea2-64bd82b7b735@identity-protect.org, de68b311-6c0b-47c6-9b89-4a96bc31258e@identity-protect.org, owner-2508929@kp-net.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-104.awsdns-13.com
  • ns-966.awsdns-56.net
  • ns-1351.awsdns-40.org
  • ns-1868.awsdns-41.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

Threat-feed evidence

History

Related pages

Pivot from kp-net.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kp-net.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.