Skip to content

Hostname

kubeforms.com

Last fetched

kubeforms.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. kubeforms.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 · kubeforms.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kubeforms.com

Resolution chain

No IPv4 resolution is recorded for kubeforms.com in WhisperGraph.

IPv6 resolution

No AAAA record for kubeforms.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of kubeforms.com owner
Contact emails
483c195b-a005-41b5-8f91-45164be693a6@identity-protect.org, 4dbea0f3-3549-4459-9708-e1d253dd99fc@identity-protect.org, 5c1a6cfb-8af4-4767-a8c9-bfe2ddacaa19@identity-protect.org, 615604f5-f0f1-4898-99e5-fbd2491abf47@identity-protect.org, 64139887-3813-41ee-9c7c-755114754bf2@identity-protect.org, 738979d2-842d-4d16-a576-d1aef2b4a64a@identity-protect.org, fffd88fd-25dd-4029-b490-0d4391289299@identity-protect.org, owner-7335602@kubeforms.com.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-84.awsdns-10.com
  • ns-995.awsdns-60.net
  • ns-1192.awsdns-21.org
  • ns-1716.awsdns-22.co.uk

Threat-feed evidence

History

Related pages

Pivot from kubeforms.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: "kubeforms.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.