Skip to content

Hostname

knowit.cloud

Last fetched

knowit.cloud resolves to 2 IPv4 addresses operated by CLOUDWEBMANAGE-IL - O.M.C. COMPUTERS & COMMUNICATIONS LTD in IL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · knowit.cloudRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/knowit.cloud

Resolution chain

knowit.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.229.226.58185.229.226.0/24AS44709CLOUDWEBMANAGE-IL - O.M.C. COMPUTERS & COMMUNICATIONS LTDIL
185.241.4.166185.241.4.0/24AS44709CLOUDWEBMANAGE-IL - O.M.C. COMPUTERS & COMMUNICATIONS LTDIL

WHOIS identity

Registrar
iana:48
Organization
avinash tangirala
Contact emails

Subdomains

23 observed subdomains of knowit.cloud.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for knowit.cloud.

MechanismTarget
SPF_Aknowit.cloud
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEtransmail.net
SPF_IP5.100.252.199

Related pages

Pivot deeper into the graph from knowit.cloud.

Cypher and MCP

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

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